Update configuration
This commit is contained in:
parent
87f25ac884
commit
77fd3d64d9
1 changed files with 5 additions and 5 deletions
10
config.toml
10
config.toml
|
@ -9,8 +9,8 @@ disableReadOtherPosts = false
|
|||
enableSharingButtons = true
|
||||
|
||||
# Metadata used in document's HEAD
|
||||
description = "My new homepage or blog"
|
||||
keywords = "homepage, blog"
|
||||
description = "Aloïs Micard homepage"
|
||||
keywords = "homepage"
|
||||
|
||||
copyright = "Aloïs Micard"
|
||||
|
||||
|
@ -47,9 +47,9 @@ logoHomeLink = "/"
|
|||
logoCursorColor = "#67a2c9"
|
||||
|
||||
[[menu.main]]
|
||||
identifier = "resume"
|
||||
name = "Resume"
|
||||
url = "https://resume.creekorful.dev"
|
||||
identifier = "photos"
|
||||
name = "Photos"
|
||||
url = "https://photos.creekorful.org"
|
||||
|
||||
[[menu.main]]
|
||||
identifier = "blog"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue