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 8692261..e19459c 100644 --- a/static/index.html +++ b/static/index.html @@ -18,7 +18,7 @@ <body> <audio class="none" controls autoplay loop> - <source src="https://cdn.discordapp.com/attachments/917977729322872853/1016344848401432657/for-maeve.mp3" type="audio/MP3"> + <source src="for-maeve.mp3" type="audio/MP3"> Your browser does not support the audio tag. </audio> |