We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 281d5c0 commit 2119771Copy full SHA for 2119771
docs
@@ -0,0 +1 @@
1
+Subproject commit 9176622e266203176b84b0b386beccd6c254c23e
index.html
@@ -1,7 +1,8 @@
<!DOCTYPE html>
2
<html>
3
+ <script language="javascript">
4
+ window.location.href="docs/index.html";
5
+ </script>
6
<body>
-<h1>Hello World</h1>
-<p>I'm hosted with GitHub Pages.</p>
7
</body>
-</html>
8
+</html>
0 commit comments