This commit is contained in:
Daniel Ledda
2024-06-02 14:56:42 +02:00
parent c0e38737eb
commit cd8d38a998
10 changed files with 128 additions and 6 deletions

View File

@@ -6,8 +6,10 @@
<title>Drum Slayer</title>
<link rel='icon' type='image/png' href='./favicon.png'>
</head>
<link rel="manifest" href="/manifest.webmanifest">
<link rel="icon" href="/favicon.ico" sizes="32x32">
<!--<link rel="icon" href="/icon.svg" type="image/svg+xml">-->
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
<body>
<div id="app"></div>
<div id="dropdowns"></div>