Small adjustments to footer

This commit is contained in:
Stefan Heinrichsen 2023-02-07 16:18:20 +01:00
parent 70990d1b89
commit 18216c8ff4

View file

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