-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
37 lines (34 loc) · 1.32 KB
/
index.html
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
36
37
<!DOCTYPE html>
<html>
<head>
<input type="checkbox" id="openSidebarMenu">
<label for="openSidebarMenu" class="sidebarIconToggle">
<div class="spinner top"></div>
<div class="spinner middle"></div>
<div class="spinner bottom"></div>
</label>
<div id="sidebarMenu">
<ul class="menu">
<li><a href="http://hypertex.now.im">Home</a></li>
<li><a href="https://aotgamer.aidaform.com/pro-account-template-game-job-application-form">Unban Appeals!</a></li>
<li><a href="https://discord.gg/swfxfUDpf6">Discord</a></li>
<li><a href="https://jankledev.github.io/ranks">Ranks</a></li>
<li><a href="https://discord.gg/swfxfUDpf6">Help 'n' Support</a></li>
<li><a href="https://ars2766449@gmail.com">Contact Us</a></li>
</ul>
</div>
<link rel="stylesheet" type="text/css" href="style.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
<img src="https://jankledev.github.io/htlogo.jpg" width=100%, height=60%>
<title>We will build anything you want!</title>
</head>
<body class="body1">
<h1 style="color: #ff8000;" align=center font="Lato">
Howdy!!
</h1>
<p align=center>
Make Your Dreams Come True!
In Just 5$!!
</p>
</body>
</html>