diff options
Diffstat (limited to 'static/index.html')
-rw-r--r-- | static/index.html | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/static/index.html b/static/index.html index e8d01af..9a017bd 100644 --- a/static/index.html +++ b/static/index.html @@ -13,16 +13,11 @@ content="https://cdn.discordapp.com/attachments/832652653292027904/967009610907144223/Untitled.png" property="og:image" /> + <script src="funny.js"></script> <meta content="#43B581" data-react-helmet="true" name="theme-color" /> </head> <body> - <audio class="none" controls autoplay loop> - <source src="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> |