Update 404.html

This commit is contained in:
Nathanwoodburn 2020-11-24 10:58:20 +11:00
parent 49b0623580
commit 9f5bb67e40

View File

@ -11,9 +11,12 @@
<body style="background-color:white;">
<!-- partial:index.partial.html -->
<script type="text/javascript">
if (screen.width <= 720) {
window.location = "https://www.nathanwoodburn.tk/404M";
}
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>