Small adjustments to footer

This commit is contained in:
Stefan Heinrichsen 2023-02-07 16:18:20 +01:00
parent 70990d1b89
commit 18216c8ff4
1 changed files with 6 additions and 6 deletions

View File

@ -70,7 +70,7 @@ disableHugoGeneratorInject = false
# Set disableReadOtherPosts to true in order to hide the links to other posts.
#
disableReadOtherPosts = false
disableReadOtherPosts = true
# Enable theme toggle
#
@ -78,7 +78,7 @@ disableHugoGeneratorInject = false
# Per default, this option is off.
# The theme is respecting the prefers-color-scheme of the operating systeme.
# With this option on, the page user is able to set the scheme he wants.
enableThemeToggle = false
enableThemeToggle = true
# Sharing buttons
#
@ -92,7 +92,7 @@ disableHugoGeneratorInject = false
#
# Enables the global language menu.
#
enableGlobalLanguageMenu = true
enableGlobalLanguageMenu = false
# Integrate Javascript files or stylesheets by adding the url to the external assets or by
# linking local files with their path relative to the static folder, e.g. "css/styles.css"
@ -128,14 +128,14 @@ disableHugoGeneratorInject = false
[params.logo]
logoMark = ">"
logoText = "$ cd /home/"
logoText = "H.a.d.R 23..."
logoHomeLink = "/"
# Set true to remove the logo cursor entirely.
# logoCursorDisabled = false
# Set to a valid CSS color to change the cursor in the logo.
# logoCursorColor = "#67a2c9"
logoCursorColor = "#67a2c9"
# Set to a valid CSS time value to change the animation duration, "0s" to disable.
# logoCursorAnimate = "2s"
logoCursorAnimate = "2s"
# Append the current url pathname to logoText
# logoCursorPathname = true