Nathanwoodburn.github.io/404.html

33 lines
1.5 KiB
HTML
Raw Normal View History

2020-11-23 14:34:26 +11:00
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="UTF-8">
2020-11-23 14:58:02 +11:00
<title>Nathan Woodburn</title>
2020-11-23 17:10:15 +11:00
<link rel="icon" type="image/png" href="../images/favicon.png"/>
2020-11-23 14:58:02 +11:00
<link rel="icon" type="image/png" href="https://www.nathanwoodburn.tk/images/favicon.png"/>
2020-11-23 17:10:15 +11:00
<link rel='stylesheet' href='https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css'><link rel="stylesheet" href="./404.css">
2020-11-24 11:05:05 +11:00
<!-- Mobile redirect script by https://pagecrafter.com -->
<script type="text/javascript" src="./redirection-mobile.js"></script><script type="text/javascript">// <![CDATA[
SA.redirection_mobile ({
mobile_url : "www.nathanwoodburn.tk/404M",
2020-11-24 11:06:49 +11:00
tablet_redirection: "true",
2020-11-24 11:05:05 +11:00
});
// ]]></script>
2020-11-23 14:34:26 +11:00
</head>
2020-11-23 17:10:15 +11:00
<body style="background-color:white;">
2020-11-23 14:34:26 +11:00
<!-- partial:index.partial.html -->
2020-11-23 17:10:15 +11:00
<p><br><br><br></p>
<h1 style="text-align:center">Space Invaders destroyed this page!</h1>
<t2 style="text-align:center">Take revenge on them!</t2>
2020-11-24 10:34:56 +11:00
<p class="mobile"><br><br><br><br><br><br></p>
2020-11-23 17:10:15 +11:00
<p class="center"><br><br><br>Use <span class="label label-danger">Space</span> to shoot and <span class="label label-danger"></span>&#160;<span class="label label-danger"></span> to move!&#160;&#160;&#160;<button class="btn btn-default btn-xs" id="restart">Restart</button> or <button class="btn btn-default btn-xs" onclick="location.href='javascript:history.back()'" type="button">
Retreat</button></p>
<canvas id="space-invaders"/>
2020-11-23 14:34:26 +11:00
<!-- partial -->
2020-11-23 17:10:15 +11:00
<script src="./404.js"></script>
2020-11-23 14:34:26 +11:00
</body>
</html>