Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamin-hodgson committed Sep 9, 2023
1 parent 099bb67 commit f4f8c10
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=https://www.benjamin.pizza/Eighty/v2.0.0/">
<meta http-equiv="refresh" content="0; url=https://www.benjamin.pizza/Eighty/v2.1.0/">
<script type="text/javascript">
window.location.href = "https://www.benjamin.pizza/Eighty/v2.0.0/"
window.location.href = "https://www.benjamin.pizza/Eighty/v2.1.0/"
</script>
<title>Page Redirection</title>
</head>
<body>
Taking you to <a href='https://www.benjamin.pizza/Eighty/v2.0.0/'>the docs</a>...
Taking you to <a href='https://www.benjamin.pizza/Eighty/v2.1.0/'>the docs</a>...
</body>
</html>

0 comments on commit f4f8c10

Please sign in to comment.