update hugo.toml
This commit is contained in:
parent
d7fc2a159a
commit
0efedc5cb7
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
baseurl = "https://example.com/"
|
||||
title = "console-demo"
|
||||
title = "colmaris"
|
||||
theme = "hugo-theme-console"
|
||||
languageCode = 'fr-FR'
|
||||
defaultContentLanguage = "fr"
|
||||
|
@ -14,7 +14,7 @@ defaultContentLang = "fr"
|
|||
animateStyle = "animated zoomIn fast"
|
||||
|
||||
[[params.navlinks]]
|
||||
name = "about/"
|
||||
name = "infos/"
|
||||
url = "about/"
|
||||
|
||||
[[params.navlinks]]
|
||||
|
|
Loading…
Add table
Reference in a new issue