From 9ec5bdfadbc6775e0193d1727b68040447fd8ef3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Wed, 21 Jul 2021 13:52:47 +0200 Subject: [PATCH] Update index.md --- content/en/news/0.86.0-relnotes/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/news/0.86.0-relnotes/index.md b/content/en/news/0.86.0-relnotes/index.md index 1528f56cc..29f74884d 100644 --- a/content/en/news/0.86.0-relnotes/index.md +++ b/content/en/news/0.86.0-relnotes/index.md @@ -6,7 +6,7 @@ description: "Hugo 0.86.0 adds cascade keyword to site config, much improved \"a categories: ["Releases"] --- - This is release is a set of smaller fixes and improvements. Some of the more noteable: +This is release is a set of smaller fixes and improvements. Some of the more noteable: You can now have a top level [cascade](https://gohugo.io/content-management/front-matter#front-matter-cascade) (or one per language, if needed) section in your site configuration (e.g. `config.toml`). This way you can control default front matter values from outside of the content files.