fix docs publishing
authorAlan <alan@roojs.com>
Thu, 10 Aug 2023 09:54:35 +0000 (17:54 +0800)
committerAlan <alan@roojs.com>
Thu, 10 Aug 2023 09:54:35 +0000 (17:54 +0800)
index.html [new file with mode: 0644]

diff --git a/index.html b/index.html
new file mode 100644 (file)
index 0000000..af76a18
--- /dev/null
@@ -0,0 +1,10 @@
+<html>
+    
+    <head>
+        <meta http-equiv="refresh" content="delay_time; URL=docs/index.php" />
+        
+    </head>
+    <body>
+        <a href="docs/index.html">DOCS</a>
+    </body>
+</html>