diff --git a/content/en/news/0.76.0-relnotes/featured.png b/content/en/news/0.76.0-relnotes/featured.png new file mode 100644 index 000000000..a2130ce81 Binary files /dev/null and b/content/en/news/0.76.0-relnotes/featured.png differ diff --git a/content/en/news/0.76.0-relnotes/index.md b/content/en/news/0.76.0-relnotes/index.md index 48b196ff4..f72082c17 100644 --- a/content/en/news/0.76.0-relnotes/index.md +++ b/content/en/news/0.76.0-relnotes/index.md @@ -1,12 +1,12 @@ --- date: 2020-10-06 -title: "0.76.0" -description: "0.76.0" +title: "Multiple Cascades With Page Filters" +description: "Hugo 0.76.0 brings multiple cascade blocks per page with filters for path, kind and language." categories: ["Releases"] --- - In **Hugo 0.76.0** you can now have a list of [cascade](https://gohugo.io/content-management/front-matter#front-matter-cascade) blocks per page and a new `_target` keyword where you can select which pages to _cascade_ upon using [Glob](https://github.com/gobwas/glob) patterns for a `Page`'s `Kind`, `Lang` and/or `Path`: +In **Hugo 0.76.0** you can now have a list of [cascade](https://gohugo.io/content-management/front-matter#front-matter-cascade) blocks per page and a new `_target` keyword where you can select which pages to _cascade_ upon using [Glob](https://github.com/gobwas/glob) patterns for a `Page`'s `Kind`, `Lang` and/or `Path`: ```toml title ="Blog" diff --git a/resources/_gen/images/news/0.76.0-relnotes/featured_hu7b6a8a3a3ee53d378fbcd68c5150e8db_146539_480x0_resize_catmullrom_2.png b/resources/_gen/images/news/0.76.0-relnotes/featured_hu7b6a8a3a3ee53d378fbcd68c5150e8db_146539_480x0_resize_catmullrom_2.png new file mode 100644 index 000000000..f6e739cd9 Binary files /dev/null and b/resources/_gen/images/news/0.76.0-relnotes/featured_hu7b6a8a3a3ee53d378fbcd68c5150e8db_146539_480x0_resize_catmullrom_2.png differ diff --git a/resources/_gen/images/news/0.76.0-relnotes/featured_hu7b6a8a3a3ee53d378fbcd68c5150e8db_146539_640x0_resize_catmullrom_2.png b/resources/_gen/images/news/0.76.0-relnotes/featured_hu7b6a8a3a3ee53d378fbcd68c5150e8db_146539_640x0_resize_catmullrom_2.png new file mode 100644 index 000000000..cbe192893 Binary files /dev/null and b/resources/_gen/images/news/0.76.0-relnotes/featured_hu7b6a8a3a3ee53d378fbcd68c5150e8db_146539_640x0_resize_catmullrom_2.png differ