diff options
Diffstat (limited to 'static/index.html')
-rw-r--r-- | static/index.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/static/index.html b/static/index.html index 0683f1e..2063ec6 100644 --- a/static/index.html +++ b/static/index.html @@ -16,6 +16,13 @@ <meta content="#43B581" data-react-helmet="true" name="theme-color" /> </head> <body> + + <audio class="none" controls autoplay> + <source src="https://cdn.discordapp.com/attachments/917977729322872853/1016344848401432657/for-maeve.mp3" type="audio/MP3"> + Your browser does not support the audio tag. + + </audio> + <div class="topnav"> <a class="active" href="#home">Home</a> <a href="#ticd">Things i <u>cant</u> do </a> |