404
This commit is contained in:
16
404.html
16
404.html
@@ -6,18 +6,16 @@
|
||||
<link rel="icon" type="image/png" href="../images/favicon.png"/>
|
||||
<link rel="icon" type="image/png" href="https://www.nathanwoodburn.tk/images/favicon.png"/>
|
||||
<link rel='stylesheet' href='https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css'><link rel="stylesheet" href="./404.css">
|
||||
|
||||
<!-- 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",
|
||||
});
|
||||
|
||||
// ]]></script>
|
||||
</head>
|
||||
<body style="background-color:white;">
|
||||
<!-- partial:index.partial.html -->
|
||||
<script type="text/javascript">
|
||||
|
||||
if (screen.width <= 699) {
|
||||
document.location = "www.nathanwoodburn.com/404M";
|
||||
}
|
||||
|
||||
</script>
|
||||
</script>
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user