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" }, # { lastfm = "https://lastfm.com/user/username" },
# { linkedin = "https://linkedin.com/in/username" }, # { linkedin = "https://linkedin.com/in/username" },
{ mastodon = "https://chaos.social/@clubdiscordia" }, { 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" }, # { medium = "https://medium.com/username" },
# { microsoft = "https://www.microsoft.com/" }, # { microsoft = "https://www.microsoft.com/" },
# { orcid = "https://orcid.org/userid" }, # { orcid = "https://orcid.org/userid" },

View file

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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.5 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

BIN
static/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 178 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View file

@ -15,7 +15,7 @@
"purpose": "maskable" "purpose": "maskable"
} }
], ],
"theme_color": "#ffffff", "theme_color": "#ca392f",
"background_color": "#ffffff", "background_color": "#ca392f",
"display": "standalone" "display": "standalone"
} }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 17 KiB