Favicon and minor mobile fixes

This commit is contained in:
2026-02-22 15:44:16 +01:00 Verified
parent 7d04ceb2a3
commit 61200c9c12
6 changed files with 40 additions and 9 deletions
+4 -2
View File
@@ -1,12 +1,14 @@
<!-- frontend/index.html -->
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/svg+xml" href="src/assets/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>frontend</title>
<title>VolleyManager</title>
</head>
<body>