Fixing missing theme toggle (wrong positioning in toml file).

This commit is contained in:
Pablo 2024-05-08 23:14:36 +01:00
parent 12e1bd592a
commit 1495192f2a
2 changed files with 4 additions and 31 deletions

View file

@ -45,8 +45,6 @@ disableHugoGeneratorInject = false
series = "series"
[params]
[params.author]
name = "Jane Doe"
dateform = "Jan 2, 2006"
dateformShort = "Jan 2"
@ -110,6 +108,9 @@ disableHugoGeneratorInject = false
# plausibleDataDomain = 'test.com'
# plausibleScriptSource = 'https://plausible.io/js/script.js'
[params.author]
name = "Jane Doe"
# Custom footer
# If you want, you can easily override the default footer with your own content.
#