-
Notifications
You must be signed in to change notification settings - Fork 0
/
hidden.html
30 lines (24 loc) · 1003 Bytes
/
hidden.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
<!DOCTYPE html>
<html lang="en">
<html lang="en">
<head>
<title>Error 404: Not found</title>
<script src="https://cdn.tailwindcss.com"></script>
</head>
<body>
<centre>
<h1>How did you managed to get here?!</h1>
</centre>
<div>
<center><video controls="controls" autoplay="autoplay" src="tutorial.mp4" height="768" width="1280"
</center></video <center><a href="https://github.com/Sarvasv-0/gamemonk"
class="flex text-black bg-white rounded-lg py-1 px-2 m-2 font-medium hover:text-stone-700 border-black border">
<ion-icon name="logo-github" class="m-1 text-xl "></ion-icon>
<div>Gamemonk Project, GitHub</div>
</a>
<script type="module" src="https://unpkg.com/ionicons@5.5.2/dist/ionicons/ionicons.esm.js"></script>
<script nomodule src="https://unpkg.com/ionicons@5.5.2/dist/ionicons/ionicons.js"></script>
<center>
</div>
</body>
</html>