-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
41 lines (38 loc) · 1.9 KB
/
404.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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Handmade By Chee Yong Lee <@leecheeyong> (https://joe.js.org)-->
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/styles.css">
<title>404 | Jet Brawley</title>
<meta name="description" content="Jet Brawley, a Supercell games statistics Discord Bot. All in one, supports Brawl Stars, Clash Royale and Clash Of Clans, the only bot you'll ever need.">
<meta name="author" content="@TeamBrawley">
<meta name="keywords" content="team brawley, Team Brawley, Brawley, brawly, brawl stars, bs, cr, coc, discord, team, teamer, the legendz, Clash Of Clans, Clash Royale, Clash Of Clans, jet brawley">
<meta name="google-site-verification" content="KwAOmP0jjMIB9wwXm89330pj0iBTmiUOwHeVxYT5S9s"/>
<meta property="og:url" content="https://brawley.js.org"/>
<meta name="twitter:site" content="@JetBrawley">
<meta property="twitter:site:id" content="@JetBrawley" />
<meta property="twitter:creator" content="@JetBrawley" />
<meta property="twitter:image" content="/assets/banner.png"/>
<meta property="og:image" content="/assets/banner.png"/>
<meta name="twitter:card" content="summary_large_image">
</head>
<body>
<nav class="enlarge">
<ul>
<a href="/"><li>Home</li></a>
<a href="/#features"><li>Features</li></a>
<a href="/invite"><li>Invite</li></a>
<a href="https://discord.gg/Q9eMTRM3PH" target="_blank"><li>Support</li></a>
<a href="https://github.com/BotStudios" target="_blank"><li>GitHub</li></a>
<a href="https://twitter.com/JetBrawley" target="_blank"><li>Twitter</li></a>
</ul>
</nav>
<div class="fourofour">
<h1>Tabadi !</h1>
<p>404 Not Found ! Couldn't find this page.</p>
</div>
</body>
</html>