Update copyright/footer

This commit is contained in:
2024-01-14 03:37:14 +01:00
parent 75766f61e9
commit 16abe8f4cd

View File

@@ -3,6 +3,10 @@ title = "christian-weimann.de"
theme = "hugo-theme-console" theme = "hugo-theme-console"
languageCode = "de-de" languageCode = "de-de"
[author]
name = "Christian Weimann"
email = "mail@christian-weimann.de"
[params] [params]
# Cutting off the page title to two chars for mobile (console-demo -> co) # Cutting off the page title to two chars for mobile (console-demo -> co)
titleCutting = true titleCutting = true
@@ -11,6 +15,8 @@ languageCode = "de-de"
# To disable animations, please remove or comment animationStyle parameter # To disable animations, please remove or comment animationStyle parameter
animateStyle = "animated zoomIn fast" animateStyle = "animated zoomIn fast"
footer.showThemeAttribution = false
[[params.navlinks]] [[params.navlinks]]
name = "about/" name = "about/"
url = "about/" url = "about/"