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 = "/"
|
||||
|
||||
[[params.social]]
|
||||
name = "gitea"
|
||||
name = "git"
|
||||
url = "https://git.faercol.me"
|
||||
|
||||
[[params.social]]
|
||||
|
@ -89,11 +89,11 @@ logoText = "Hello there!"
|
|||
logoHomeLink = "/fr/"
|
||||
|
||||
[menu]
|
||||
# [[menu.main]]
|
||||
# identifier = "blog"
|
||||
# name = "Blog"
|
||||
# url = "/posts"
|
||||
# weight = 1
|
||||
# [[menu.main]]
|
||||
# identifier = "blog"
|
||||
# name = "Blog"
|
||||
# url = "/posts"
|
||||
# weight = 1
|
||||
|
||||
[[menu.main]]
|
||||
identifier = "about_me"
|
||||
|
|
Loading…
Reference in a new issue