forked from sites/simonis.lol
remove dumb stuff
This commit is contained in:
parent
45ae7342ee
commit
dcf1f4c608
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 179 KiB |
@ -1,4 +0,0 @@
|
|||||||
document.addEventListener("DOMContentLoaded", () => {
|
|
||||||
const audioElement = document.querySelector('#audio');
|
|
||||||
document.body.addEventListener("mousemove", () => {audioElement.play()});
|
|
||||||
});
|
|
@ -1,9 +1,6 @@
|
|||||||
<head>
|
<head>
|
||||||
<script defer src="https://analytics.simonis.lol/script.js" data-website-id="2c985a58-6b7e-4a13-937e-fa63ef332036"></script>
|
<script defer src="https://analytics.simonis.lol/script.js" data-website-id="2c985a58-6b7e-4a13-937e-fa63ef332036"></script>
|
||||||
<script src="/assets/js/app.js"></script>
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>This site is still under construction</h1>
|
<h1>This site is still under construction</h1>
|
||||||
<img src="assets/images/coom.png" />
|
|
||||||
<audio src="assets/audio/pornhub-intro.mp3" id="audio"></audio>
|
|
||||||
</body>
|
</body>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user