alchi-book: add index.html

This commit is contained in:
Milan Hauth 2022-07-28 19:50:35 +02:00
parent 766ba17c46
commit d5335c2b18
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
<!doctype html>
<html>
<head>
<meta http-equiv="refresh" content="0; url=./build/" />
</head>
<body>
<p>redirecting to <a href="./build/">./build/</a></p>
</body>
</html>