Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
orioninsist committed Aug 20, 2023
1 parent fd3fc83 commit 4b48ca5
Show file tree
Hide file tree
Showing 324 changed files with 41,027 additions and 0 deletions.
37 changes: 37 additions & 0 deletions public/404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@

<script>
var homepageURL = 'https://orioninsist.org';

document.addEventListener("DOMContentLoaded", function() {
if (document.body.innerText.trim() === "") {
window.location.href = homepageURL;
}
});
</script>



























Loading

0 comments on commit 4b48ca5

Please sign in to comment.