feat: use refreshed logo as favicon

This commit is contained in:
2026-04-15 14:38:52 +02:00
parent 0eb1024b0f
commit 8cab2d1929
3 changed files with 3 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

View File

@@ -2,6 +2,7 @@ const CACHE_NAME = "putzliga-shell-v3";
const ASSETS = [
"/static/css/style.css",
"/static/js/app.js",
"/static/images/favicon.png",
"/static/images/logo-mark.png",
"/static/images/pwa-icon-192.png",
"/static/images/pwa-icon-512.png"