change favicon

This commit is contained in:
2026-07-18 18:55:42 -04:00
parent 574de03e42
commit 5ce2a5acf7
5 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8" />
<base href="/" />
<link rel="icon" type="image/svg+xml" href="favicon.svg" />
<link rel="icon" type="image/svg+xml" href="favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Portal</title>
</head>
@@ -14,4 +14,4 @@
<script type="module" src="/src/main.tsx"></script>
</body>
</html>
</html>