Skip to content

Commit

Permalink
Create index.html
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Curran <[email protected]>

Signed-off-by: Stephen Curran <[email protected]>

Signed-off-by: Stephen Curran <[email protected]>
  • Loading branch information
swcurran authored Mar 28, 2024
1 parent 5073b1e commit fb8a7b4
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<title>Redirecting</title>
<script>
window.location.replace("latest");
</script>
</head>
<body>
</body>
</html>

0 comments on commit fb8a7b4

Please sign in to comment.