adding appearance toggle (light/dark mode)

This commit is contained in:
Kismet Hasanaj
2026-05-03 10:17:12 +02:00
parent d5e3fcf438
commit eaea202c49
6 changed files with 145 additions and 16 deletions
+3 -2
View File
@@ -153,9 +153,10 @@ export const site = {
// ---------------------------------------------------------------------------
cookies: {
// Short message shown in the banner. Keep it honest — this site does not
// currently use any tracking cookies, only one preference for consent.
// currently use any tracking cookies, only small preferences for consent
// and theme choice.
message:
"Heads up — this site stores one tiny browser preference to remember your cookie choice. We dont run analytics, advertising, or third-party tracking.",
"Heads up — this site stores small browser preferences to remember your cookie choice and theme selection. We dont run analytics, advertising, or third-party tracking.",
// The two buttons. Labels are small jokes for network folk; subtitles
// and aria-labels make them clear to everyone else.