Skip to content

Commit

Permalink
auto:update
Browse files Browse the repository at this point in the history
  • Loading branch information
bydesign21 committed Feb 4, 2024
1 parent 5f2eca9 commit 7f72a7c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
<script>
sessionStorage.redirect = location.href;
var redirect = sessionStorage.redirect;
console.log("404 redirect", redirect);
</script>
<meta http-equiv="refresh" content="0;URL='/'" />
<title>Lvasquez.dev</title>
Expand Down

0 comments on commit 7f72a7c

Please sign in to comment.