mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-25 15:58:53 +00:00
Remove duplicate word from cascade description
Removed the duplicate word "down" from the sentence: "Pass down down default configuration values..."
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
879fc39839
commit
24e142f229
@@ -149,7 +149,7 @@ See [Configure File Caches](#configure-file-caches)
|
||||
|
||||
{{< new-in "0.86.0" >}}
|
||||
|
||||
Pass down down default configuration values (front matter) to pages in the content tree. The options in site config is the same as in page front matter, see [Front Matter Cascade](/content-management/front-matter#front-matter-cascade).
|
||||
Pass down default configuration values (front matter) to pages in the content tree. The options in site config is the same as in page front matter, see [Front Matter Cascade](/content-management/front-matter#front-matter-cascade).
|
||||
|
||||
### canonifyURLs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user