Added mobile 404 page

This commit is contained in:
Nathanwoodburn
2020-11-24 10:54:25 +11:00
parent dd62d3be8a
commit 49b0623580
4 changed files with 371 additions and 0 deletions

View File

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