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/"
|
baseurl = "https://example.com/"
|
||||||
title = "console-demo"
|
title = "colmaris"
|
||||||
theme = "hugo-theme-console"
|
theme = "hugo-theme-console"
|
||||||
languageCode = 'fr-FR'
|
languageCode = 'fr-FR'
|
||||||
defaultContentLanguage = "fr"
|
defaultContentLanguage = "fr"
|
||||||
|
@ -14,7 +14,7 @@ defaultContentLang = "fr"
|
||||||
animateStyle = "animated zoomIn fast"
|
animateStyle = "animated zoomIn fast"
|
||||||
|
|
||||||
[[params.navlinks]]
|
[[params.navlinks]]
|
||||||
name = "about/"
|
name = "infos/"
|
||||||
url = "about/"
|
url = "about/"
|
||||||
|
|
||||||
[[params.navlinks]]
|
[[params.navlinks]]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue