diff options
-rw-r--r-- | static/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/index.html b/static/index.html index 2063ec6..8692261 100644 --- a/static/index.html +++ b/static/index.html @@ -17,7 +17,7 @@ </head> <body> - <audio class="none" controls autoplay> + <audio class="none" controls autoplay loop> <source src="https://cdn.discordapp.com/attachments/917977729322872853/1016344848401432657/for-maeve.mp3" type="audio/MP3"> Your browser does not support the audio tag. |