forked from TheAyden/TheAyden.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
31 lines (29 loc) · 1.17 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
<html>
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-124591787-1"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-124591787-1');
</script>
<meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="w3.css">
<head>
<body>
<div align="center">
<title>404 Page not Found!</title>
<h1>Something Went Wrong! 404</h1>
<h3>Maybe it was a bad link, or perhaps this page is down.</h3>
<h3>If you believe it was our fault, visit our contact us page and we will do our best to fix it.</h3>
<a href"index.html"><img src="ayden.rocks/untitled50.png"alt="<H1>FLASHMATH1</H1>" width="500" height="100"></a>
<div class="w3-container"> <a href="http://ayden.rocks" class="w3-button w3-black">Click Here to Go back to Flashmath1.</a> </div>
</div>
<style>
</style>
<script>
$("#navbar").load("nav_bar.html");
</script>
</body>
</html>