Version PWA icon asset to refresh Android cache

This commit is contained in:
2026-04-26 22:53:37 +02:00
parent 8248e00090
commit 1f815fa1b1
4 changed files with 13 additions and 4 deletions

View File

@@ -8,7 +8,7 @@
<meta name="apple-mobile-web-app-title" content="OpenSquared">
<title>OpenSquared</title>
<link rel="manifest" href="/manifest.webmanifest">
<link rel="icon" href="/icons/icon.svg" type="image/svg+xml">
<link rel="icon" href="/icons/icon-v2.svg" type="image/svg+xml">
<link rel="stylesheet" href="/styles.css">
</head>
<body>