- Invertiertes Logo für Darkmode

- Nicht mehr benötigtes Testbild entfernt
- Schreibfehler behoben
This commit is contained in:
Sebastian Werner 2026-01-26 21:29:05 +01:00
parent 9436b2c166
commit eff2cbf932
6 changed files with 2854 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 252 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 267 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 180 KiB

View File

@ -3,7 +3,7 @@ languageName = "English"
languageDirection = "ltr" languageDirection = "ltr"
weight = 2 weight = 2
title = "WWS Bln.-Brdbg. e.V" title = "WWS Bln.-Brdbg. e.V."
# copyright = "Copy, _right?_ :thinking_face:" # copyright = "Copy, _right?_ :thinking_face:"
[params] [params]

View File

@ -22,7 +22,7 @@ fingerprintAlgorithm = "sha256"
[header] [header]
layout = "hybrid" # valid options: basic, hamburger, hybrid, custom layout = "hybrid" # valid options: basic, hamburger, hybrid, custom
logo = "/images/Logo_WWS_color.webp" logo = "/images/Logo_WWS_color.webp"
logoDark = "/images/Logo_WWS_sw.webp" logoDark = "/images/Logo_WWS_sw_inv.webp"
showTitle = true showTitle = true
[footer] [footer]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB