mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-31 10:42:38 +00:00
Update multilingual.md
This commit is contained in:
committed by
GitHub
parent
86a90edf96
commit
a6e4d92c04
@@ -34,12 +34,14 @@ help = "Help"
|
||||
[languages.en]
|
||||
title = "My blog"
|
||||
weight = 1
|
||||
[languages.en.params]
|
||||
linkedin = "english-link"
|
||||
|
||||
[languages.fr]
|
||||
copyright = "Tout est à moi"
|
||||
title = "Mon blog"
|
||||
weight = 2
|
||||
[languages.fr.params]
|
||||
linkedin = "lien-francais"
|
||||
|
||||
# skip params key for front matter
|
||||
|
||||
Reference in New Issue
Block a user