We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35fb0e2 commit 366fbffCopy full SHA for 366fbff
index.html
@@ -1 +1,8 @@
1
-# Home
+<!DOCTYPE html>
2
+<html>
3
+<head>
4
+<meta charset="utf-8">
5
+<title>Redirecting to Docs</title>
6
+<meta http-equiv="refresh" content="0; URL=/docs/">
7
+</head>
8
+</html>
0 commit comments