Skip to content

Commit

Permalink
Set default version to 0.3.4.dev with mike 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Docs committed Nov 22, 2023
1 parent 0c23dc2 commit 300e1ad
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=0.3.4.dev/" />
</noscript>
<script>
window.location.replace("0.3.4.dev/" + window.location.hash);
</script>
</head>
<body>
Redirecting to <a href="0.3.4.dev/">0.3.4.dev/</a>...
</body>
</html>

0 comments on commit 300e1ad

Please sign in to comment.