audio player on main page

This commit is contained in:
Aethor
2021-06-15 23:55:38 +02:00
parent 88aa22ad32
commit 9f40b27cfd
4 changed files with 10 additions and 8 deletions

3
index.html Normal file
View File

@@ -0,0 +1,3 @@
<audio controls>
<source src="/radio-bullshit" type="audio/ogg">
</audio>