forked from cccb-website-team/www
even better favicons
This commit is contained in:
parent
1cd3099e37
commit
55a2411613
10 changed files with 7 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue