Skip to content

Commit

Permalink
Update 404.html
Browse files Browse the repository at this point in the history
meta slug change
  • Loading branch information
mjstealey authored Aug 1, 2024
1 parent aad550c commit 92a7769
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
<script>
sessionStorage.redirect = location.href;
</script>
<meta http-equiv="refresh" content="0;URL='/knit-website'">
<!-- <meta http-equiv="refresh" content="0;URL='/knit-website'">-->
<meta http-equiv="refresh" content="0;URL='/'">
</head>
<body>
<!--Format of file took me here: https://www.smashingmagazine.com/2016/08/sghpa-single-page-app-hack-github-pages/-->
Expand Down

0 comments on commit 92a7769

Please sign in to comment.