This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
52 lines (50 loc) · 1.99 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<!DOCTYPE html>
<html lang="en">
<head>
<script src="/wip-ghp/src/script.js"></script>
<link rel="stylesheet" href="/wip-ghp/src/style.css">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>DBP's Math</title>
<script src='https://cdn.jsdelivr.net/npm/@widgetbot/crate@3' async defer>
new Crate({
server: '1152581262863777902', // DBP's Math Server
channel: '1158087258021318866' // #guest-chat
})
</script>
</head>
<body>
<nav>
<h1>DBP's Games</h1>
<div class="menu">
<ul>
<li><a href="/wip-ghp/index.html">Home</a></li>
<li><a href="/wip-ghp/pages/gxmes.html">Games</a></li>
<li><a href="/wip-ghp/pages/worksheet.html">Proxies</a>
<li><a href="/wip-ghp/pages/tipsandbxxkmarklets.html">Tips and Bookmarklets</a></li>
</ul>
</div>
</nav>
<p class="seo">An awesome unblocked games website for procrastinating, starring all your favorite games, that's free and fun. Fun, free, games, unblocked, school, games free, proxies, not blocked, unlocked, gmes, fun games</p>
<div class="center-container">
<h1 class="center-container">DBP's Math</h1>
<br> <br> <br> <br> <br> <br> <br> <br>
<p class="mo"></p>
<br> <br>
<button onclick="window.location.href = 'https://discord.gg/3wd2CYDvBm'" class="button play">Join our Discord</button>
<button onclick="abcloak()" id="abcloak" class="button play">Launch in about:blank</button>
</div>
<div class="links">
<div class="left">
<a href="https://github.com/dbpsmath/wip">GitHub</a>
<a onclick="console.log('they pressed pipe!!!!!11!!')">|</a>
<a href="https://discord.gg/3wd2CYDvBm">Discord</a>
</div>
<div class="right">
<a href="https://youtube.com/@DiamondBroPlayz">YouTube</a>
<a onclick="console.log('they pressed pipe!!!!!11!!')">|</a>
<a href="https://neb.mathtutoringwithlove.info">My Nebula Instance</a>
</div>
</div>
</body>
</html>