Update copyright/footer
This commit is contained in:
@@ -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/"
|
||||||
|
|||||||
Reference in New Issue
Block a user