-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathnohelp.html
More file actions
35 lines (35 loc) · 862 Bytes
/
nohelp.html
File metadata and controls
35 lines (35 loc) · 862 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<!DOCTYPE html>
<html>
<body>
<script src="https://cursor-party.glitchyzorua.partykit.dev/cursors.js"></script>
</body>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>No one's around to help</title>
<link href="/style.css" rel="stylesheet" type="text/css" media="all">
</head>
<body>
<br>
<!-- help me i'm drowning in brs -->
<br>
<br>
<br>
<br>
<br> <!-- to do: this is dumb -->
<br>
<br>
<br>
<br>
<center><img width="100" src="ezgif-3-0a759d697c.gif"></center>
<br>
<br>
<br>
<br>
<center><img src="MOSHED-2023-10-11-15-59-1.gif"></center>
<p>(Song by JerryTerry)</p>
<audio autoplay loop>
<source src=" https://github.com/GlitchyZorua/GlitchyZorua.github.io/raw/main/files/sfx/nohelp.mp3" type="audio/ogg">
</audio>
</body>
</html>