Skip to content

Commit

Permalink
attempt for anchor redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Stone committed Sep 27, 2023
1 parent 0283554 commit 74e68a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion _includes/_layout/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<script>
if(location.hash){
console.log(location);
window.location.replace(location.href);
}
</script>
Expand Down

0 comments on commit 74e68a8

Please sign in to comment.