Update 404.html
This commit is contained in:
parent
49b0623580
commit
9f5bb67e40
9
404.html
9
404.html
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user