Skip to content

Commit

Permalink
Add docs folder with index.html and .nojekyll
Browse files Browse the repository at this point in the history
  • Loading branch information
Thoemi09 committed Mar 20, 2024
1 parent b728561 commit 020c3ca
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
Empty file added docs/.nojekyll
Empty file.
10 changes: 10 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<html>
<head>
<meta http-equiv="refresh" content="0; url=unstable/index.html">
</head>
<body>
<ul>
<li><a href="unstable">unstable</a></li>
</ul>
</body>
</html>

0 comments on commit 020c3ca

Please sign in to comment.