Skip to content

Commit

Permalink
Deploying to gh-pages from @ a315867 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
joachimvh committed Oct 19, 2023
1 parent 1cb1497 commit 2459f2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<body>
<script>
location.href = "./v6/" + location.search;
location.href = "./v7/" + location.search;
</script>
</body>
</html>

0 comments on commit 2459f2a

Please sign in to comment.