even better favicons

This commit is contained in:
Marek Krug 2025-02-28 00:08:41 +01:00
parent 1cd3099e37
commit 55a2411613
10 changed files with 7 additions and 9 deletions

View file

@ -49,7 +49,7 @@ title = "Chaos Computer Club Berlin"
# { lastfm = "https://lastfm.com/user/username" },
# { linkedin = "https://linkedin.com/in/username" },
{ mastodon = "https://chaos.social/@clubdiscordia" },
{ irc = "https://webirc.hackint.org/#ircs://irc.hackint.org/#cccb" },
# { irc = "https://webirc.hackint.org/#ircs://irc.hackint.org/#cccb" },
# { medium = "https://medium.com/username" },
# { microsoft = "https://www.microsoft.com/" },
# { orcid = "https://orcid.org/userid" },

View file

@ -6,8 +6,8 @@
# https://blowfish.page/docs/configuration/#theme-parameters
colorScheme = "fira" # "congo"
defaultAppearance = "light" # valid options: light or dark
autoSwitchAppearance = true
defaultAppearance = "dark" # valid options: light or dark
autoSwitchAppearance = false
enableSearch = true
enableCodeCopy = false
@ -33,7 +33,7 @@ giteaDefaultServer = "https://git.fsfe.org"
forgejoDefaultServer = "https://v8.next.forgejo.org"
[header]
layout = "fixed-fill-blur" # valid options: basic, fixed, fixed-fill, fixed-gradient, fixed-fill-blur
layout = "basic" # valid options: basic, fixed, fixed-fill, fixed-gradient, fixed-fill-blur
[footer]
showMenu = true