Skip to content

Commit

Permalink
rm script
Browse files Browse the repository at this point in the history
  • Loading branch information
hitchhooker committed Sep 8, 2023
1 parent 23cbaaf commit 0b5487c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,3 @@
<body></body>

</html>
<script>
if (sessionStorage.redirect) {
history.replaceState(null, null, sessionStorage.redirect);
delete sessionStorage.redirect;
}
</script>

0 comments on commit 0b5487c

Please sign in to comment.