mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-25 15:58:53 +00:00
Fix example
Remove params key for front matter
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
eaaa21ca11
commit
cca35dbe4d
@@ -41,7 +41,9 @@ copyright = "Tout est à moi"
|
||||
title = "Mon blog"
|
||||
weight = 2
|
||||
linkedin = "lien-francais"
|
||||
[Languages.fr.params.navigation]
|
||||
|
||||
# skip params key for front matter
|
||||
[Languages.fr.navigation]
|
||||
help = "Aide"
|
||||
{{< /code >}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user