Refresh favicon and layout assets

This commit is contained in:
2026-07-14 21:10:27 +01:00
parent 31b10e6fd1
commit 9f3fcbdaf2
8 changed files with 32 additions and 99 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>{{TITLE}}</title>
<link rel="icon" type="image/svg+xml" href="/assets/favicon.svg" />
<link rel="icon" type="image/png" href="/assets/favicon.png" />
<link rel="stylesheet" href="/assets/css/player.css" />
</head>
<body>