diff options
author | sy <sy> | 2024-07-03 16:11:52 -0400 |
---|---|---|
committer | sy <sy> | 2024-07-03 16:11:52 -0400 |
commit | 6bfdee5860ebbb9a0c8574995e2eb1f7fd46e882 (patch) | |
tree | 2e16fd21b71eda4aca8f34147f553a3ece43c8c9 /index.html | |
parent | aaed50baab4278426214cdef065263a9f3a20853 (diff) |
fix
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |