Update copyright/footer
This commit is contained in:
@@ -3,13 +3,19 @@ title = "christian-weimann.de"
|
||||
theme = "hugo-theme-console"
|
||||
languageCode = "de-de"
|
||||
|
||||
[author]
|
||||
name = "Christian Weimann"
|
||||
email = "mail@christian-weimann.de"
|
||||
|
||||
[params]
|
||||
# Cutting off the page title to two chars for mobile (console-demo -> co)
|
||||
titleCutting = true
|
||||
|
||||
# Set the animation style -- https://animate.style/
|
||||
# To disable animations, please remove or comment animationStyle parameter
|
||||
animateStyle = "animated zoomIn fast"
|
||||
animateStyle = "animated zoomIn fast"
|
||||
|
||||
footer.showThemeAttribution = false
|
||||
|
||||
[[params.navlinks]]
|
||||
name = "about/"
|
||||
|
||||
Reference in New Issue
Block a user