-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
27 lines (19 loc) · 1.04 KB
/
index.html
File metadata and controls
27 lines (19 loc) · 1.04 KB
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
<title>masalt</title>
<link rel="icon" type="image/x-icon" href="m.png">
<body bgcolor=black>
<br>
<p><font color="WHITE">yo</font></p>
<p><font color="WHITE">i make stuff</font></p>
<br>
<h1><font color="WHITE">here's some stuff i've made</font></h1>
<h3><a style="text-decoration:none;" href="games"><font color="WHITE">GAMES!!!!<br></h3>
<p><a style="text-decoration:none;" href="Asteroid-Dodge"><font color="WHITE">batch file space game thing :)<br></p>
<p><a style="text-decoration:none;" href="GDCareerMode"><font color="WHITE">geometry dash career mode funyy haha PLAY IT NOW<br></p>
<p><a style="text-decoration:none;" href=""><font color="WHITE">oh no, notthig left to clicky :( <br> wait and il makr sometig</font></p>
</body>
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br> <p><a style="text-decoration:none;" href="javascript"><font color="WHITE">please dont hack me</font></p>
<style>
body {
background-color: #000000;
}
</style>