We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db26106 commit a81b963Copy full SHA for a81b963
docs/index.html
@@ -0,0 +1,12 @@
1
+<!DOCTYPE html>
2
+<html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <!-- Immediate redirect to the site folder -->
6
+ <meta http-equiv="refresh" content="0; url=site/index.html">
7
+ <title>Redirecting...</title>
8
+ </head>
9
+ <body>
10
+ <p>You are being redirected. If not, please click <a href="site/index.html">here</a>.</p>
11
+ </body>
12
+</html>
0 commit comments