Update 404.html
This commit is contained in:
parent
a4c841adf3
commit
31c4af7e9c
10
404.html
10
404.html
@ -6,14 +6,6 @@
|
|||||||
<link rel="icon" type="image/png" href="../images/favicon.png"/>
|
<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="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">
|
<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",
|
|
||||||
tablet_redirection: "true",
|
|
||||||
});
|
|
||||||
|
|
||||||
// ]]></script>
|
|
||||||
</head>
|
</head>
|
||||||
<body style="background-color:white;">
|
<body style="background-color:white;">
|
||||||
<!-- partial:index.partial.html -->
|
<!-- partial:index.partial.html -->
|
||||||
@ -26,7 +18,7 @@
|
|||||||
|
|
||||||
<canvas id="space-invaders"/>
|
<canvas id="space-invaders"/>
|
||||||
<!-- partial -->
|
<!-- partial -->
|
||||||
<script src="./404.js"></script>
|
<script src="/404.js"></script>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user