Skip to content

Commit 366fbff

Browse files
authored
Update index.html
1 parent 35fb0e2 commit 366fbff

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

index.html

+8-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
1-
# Home
1+
<!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

Comments
 (0)