This commit is contained in:
parent
6758ea14b6
commit
1c4cc36272
1 changed files with 6 additions and 6 deletions
12
config.toml
12
config.toml
|
@ -56,7 +56,7 @@ logoText = "Hello there!"
|
||||||
logoHomeLink = "/"
|
logoHomeLink = "/"
|
||||||
|
|
||||||
[[params.social]]
|
[[params.social]]
|
||||||
name = "gitea"
|
name = "git"
|
||||||
url = "https://git.faercol.me"
|
url = "https://git.faercol.me"
|
||||||
|
|
||||||
[[params.social]]
|
[[params.social]]
|
||||||
|
@ -89,11 +89,11 @@ logoText = "Hello there!"
|
||||||
logoHomeLink = "/fr/"
|
logoHomeLink = "/fr/"
|
||||||
|
|
||||||
[menu]
|
[menu]
|
||||||
# [[menu.main]]
|
# [[menu.main]]
|
||||||
# identifier = "blog"
|
# identifier = "blog"
|
||||||
# name = "Blog"
|
# name = "Blog"
|
||||||
# url = "/posts"
|
# url = "/posts"
|
||||||
# weight = 1
|
# weight = 1
|
||||||
|
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
identifier = "about_me"
|
identifier = "about_me"
|
||||||
|
|
Loading…
Reference in a new issue