Create 404.html

This commit is contained in:
Nicholas Jitkoff 2022-01-21 17:43:33 -08:00
parent f62a760005
commit 0a1dfa5833

1
docs/404.html Normal file
View file

@ -0,0 +1 @@
<script>location.href = "/?" + location.pathname + location.hash</script>