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

@ -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