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
|
enableSharingButtons = true
|
||||||
|
|
||||||
# Metadata used in document's HEAD
|
# Metadata used in document's HEAD
|
||||||
description = "My new homepage or blog"
|
description = "Aloïs Micard homepage"
|
||||||
keywords = "homepage, blog"
|
keywords = "homepage"
|
||||||
|
|
||||||
copyright = "Aloïs Micard"
|
copyright = "Aloïs Micard"
|
||||||
|
|
||||||
|
@ -47,9 +47,9 @@ logoHomeLink = "/"
|
||||||
logoCursorColor = "#67a2c9"
|
logoCursorColor = "#67a2c9"
|
||||||
|
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
identifier = "resume"
|
identifier = "photos"
|
||||||
name = "Resume"
|
name = "Photos"
|
||||||
url = "https://resume.creekorful.dev"
|
url = "https://photos.creekorful.org"
|
||||||
|
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
identifier = "blog"
|
identifier = "blog"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue