Fix example

Remove params key for front matter
This commit is contained in:
Chris Rudmin 2017-11-05 22:25:07 +01:00 committed by Bjørn Erik Pedersen
parent eaaa21ca11
commit cca35dbe4d

View File

@ -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 >}}