feat(favicon): single theme-aware SVG, drop legacy raster fallbacks

favicon.svg now uses currentColor + prefers-color-scheme so a single
asset adapts to light/dark. Removed unused .ico/.png and 512 raster;
192 PNG kept and regenerated for apple-touch-icon and PWA maskable.
This commit is contained in:
2026-05-02 14:28:24 +02:00
parent ccca1a7959
commit eb9d7a17b3
7 changed files with 105 additions and 326 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "homepage",
"version": "1.57.3",
"version": "1.57.5",
"private": true,
"type": "module",
"scripts": {