Html docs with redirecting index.html

This commit is contained in:
bluefireoly
2020-10-16 16:06:52 +02:00
parent 0ab3e0b531
commit 3764794196
951 changed files with 68480 additions and 10603 deletions

9
docs/index.html Normal file
View File

@@ -0,0 +1,9 @@
<html lang="en">
<head>
<title>Redirect</title>
<meta http-equiv="refresh" content="0; url=./-k-spigot/index.html" />
</head>
<body>
<p><a href="./-k-spigot/index.html">Redirect</a></p>
</body>
</html>