edited/added website icon

This commit is contained in:
2026-05-29 23:33:18 +02:00
parent e006aa44ae
commit ec97102459
12 changed files with 59 additions and 33 deletions
+2 -2
View File
@@ -2,9 +2,9 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<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>frontend</title>
<title>Stockhome</title>
</head>
<body>
<div id="root"></div>