-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
32 lines (25 loc) · 1.19 KB
/
Copy path404.html
File metadata and controls
32 lines (25 loc) · 1.19 KB
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
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<link rel="icon" href="https://josephcrosmanplays532.github.io/GoAnimate-2011-Studio/favicon.ico" type="image/png">
<title>GoAnimate - 404</title>
<meta name="description" content="GoAnimate 404">
<link rel="stylesheet" type="text/css" href="https://josephcrosmanplays532.github.io/GoAnimate-2011-Studio/css/global.css">
<link rel="stylesheet" type="text/css" href="https://josephcrosmanplays532.github.io/GoAnimate-2011-Studio/css/list.css">
</head>
<body>
<header>
<div>
<h1 style="margin:0"><img id="logo" src="https://josephcrosmanplays532.github.io/GoAnimate-2011-Studio/img/logo_ga.gif" alt="GoAnimate"/></h1>
</div>
</header>
<center><h1><b>Oops!</b></h1></center>
<center><h3>The page that you are trying to look for could not be found.</h3></center><br>
<center><img src="https://josephcrosmanplays532.github.io/GoAnimate-2011-Studio/img/404.png" height=42.5% width=42.5% alt="404 image designed by Imageny"/></center><br>
<center><a href="https://josephcrosmanplays532.github.io/GoAnimate-2011-Studio/">Go back to the main page</a>
<footer>
<a id="discordlink" href="https://discord.gg/goanimate">Discord Server</a>
</footer>
</body>
</html>