Files
homepage/src
Alexander 1bceabe967
CI / update (push) Successful in 48s
feat(errors): merge DE/EN into one page with client-side toggle
Collapses /errors/<n>.html and /errors/en/<n>.html into a single
prerendered page that shows both languages and reveals the right one
via <html data-lang>. Build script injects an inline bootstrap that
sets data-lang from localStorage before paint and wires the lang +
theme buttons (no Svelte hydration).
2026-05-03 21:42:41 +02:00
..