blob: 55c76edc1fa20bf1541c6b0b06511b14b04f4d8e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<title>aseem's legit</title>
<meta id="viewport" name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
</head>
<body>
<a href="/tears.html">
<img id="aseem" src="/static/aseem.jpg" height="320" style="position:absolute;">
</a>
<audio autoplay loop>
<source src="/static/aseem.mp3" type="audio/mpeg">
</audio>
<script src="/static/aseem.js"></script>
</body>
</html>
|