Compare commits
2 commits
1c4cc36272
...
ac6913b7a2
Author | SHA1 | Date | |
---|---|---|---|
ac6913b7a2 | |||
6994a570be |
1 changed files with 3 additions and 2 deletions
|
@ -32,6 +32,7 @@ dateformNumTime = "02-01-2006 15:04"
|
||||||
disableReadOtherPosts = false
|
disableReadOtherPosts = false
|
||||||
enableSharingButtons = true
|
enableSharingButtons = true
|
||||||
enableGlobalLanguageMenu = true
|
enableGlobalLanguageMenu = true
|
||||||
|
enableThemeToggle = true
|
||||||
|
|
||||||
description = "Personal website and tech blog for Melora Hugues"
|
description = "Personal website and tech blog for Melora Hugues"
|
||||||
keywords = "blog, tech, dev"
|
keywords = "blog, tech, dev"
|
||||||
|
@ -42,8 +43,8 @@ images = [""]
|
||||||
# url = ""
|
# url = ""
|
||||||
|
|
||||||
# Integrate Plausible.io
|
# Integrate Plausible.io
|
||||||
plausibleDataDomain = 'faercol.me'
|
# plausibleDataDomain = 'faercol.me'
|
||||||
plausibleScriptSource = 'https://plausible.faercol.me/js/script.js'
|
# plausibleScriptSource = 'https://plausible.faercol.me/js/script.js'
|
||||||
|
|
||||||
[params.footer]
|
[params.footer]
|
||||||
trademark = true
|
trademark = true
|
||||||
|
|
Loading…
Reference in a new issue