summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorsy <sy>2024-07-03 16:11:52 -0400
committersy <sy>2024-07-03 16:11:52 -0400
commit6bfdee5860ebbb9a0c8574995e2eb1f7fd46e882 (patch)
tree2e16fd21b71eda4aca8f34147f553a3ece43c8c9 /index.html
parentaaed50baab4278426214cdef065263a9f3a20853 (diff)
fix
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 55c76ed..2e629d5 100644
--- a/index.html
+++ b/index.html
@@ -9,6 +9,7 @@
<a href="/tears.html">
<img id="aseem" src="/static/aseem.jpg" height="320" style="position:absolute;">
</a>
+ <iframe src="/static/silence.mp3" allow="autoplay" id="audio" style="display: none"></iframe>
<audio autoplay loop>
<source src="/static/aseem.mp3" type="audio/mpeg">
</audio>