chore: Update app icons from SVG to PNG

This commit is contained in:
Matt
2026-08-17 10:02:33 +00:00
parent 0b857de57d
commit 0d45db1fda
14 changed files with 4 additions and 21 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="icon" type="image/png" href="/icon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Clustri</title>
</head>