Skip to content

Commit 3d7d70c

Browse files
Update root redirects to release content
1 parent 22e88eb commit 3d7d70c

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

index.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1-
<meta http-equiv="refresh" content="0; url=./release/"/>
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<script>window.location.href = "/JETLS.jl/release/" + window.location.hash;</script>
5+
<noscript><meta http-equiv="refresh" content="0; url=/JETLS.jl/release/"></noscript>
6+
</head>
7+
</html>

0 commit comments

Comments
 (0)