diff options
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 00000000..889ecaa7 --- /dev/null +++ b/docs/index.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html> +<head> + <!-- HTML meta refresh URL redirection --> + <meta http-equiv="refresh" content="0; url=./build/html/index.html" /> +<head> +<body> + <p>If not redirect automatically, click this: <a href="./build/html/index.html">Redirect</a></p> +<body> +</html> |
