un beau favicon

This commit is contained in:
Aethor
2021-06-16 00:13:28 +02:00
parent 9f40b27cfd
commit c063a67cf7
3 changed files with 12 additions and 3 deletions

View File

@@ -1,3 +1,11 @@
<audio controls>
<source src="/radio-bullshit" type="audio/ogg">
</audio>
<html>
<head>
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="icon" href="/favicon.ico" type="image/x-icon">
</head>
<body>
<audio controls>
<source src="/radio-bullshit" type="audio/ogg">
</audio>
</body>
</html>