Update branding

This commit is contained in:
2025-04-24 11:28:21 +02:00
parent e818af6900
commit 44a75ba715
5 changed files with 35 additions and 6 deletions

View File

@ -2,9 +2,9 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="/logo.png" />
<link rel="icon" type="image/svg" href="/logo.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>ToneGuessr</title>
<title>Liedkampf</title>
</head>
<body>
<div id="root"></div>