diff options
author | Teddy Wing | 2020-07-04 18:00:45 +0200 |
---|---|---|
committer | Teddy Wing | 2020-07-04 18:14:31 +0200 |
commit | 52e6473446d3fa3ab03586ce66d45cb99493c0a1 (patch) | |
tree | b985878838a6925170e12abcd8390cd29890dd5b /index.html | |
parent | 95637c5ca6c803bec78687a55afcc2d3f2bf6ff4 (diff) | |
download | fastcgi-conduit-gh-pages.tar.bz2 |
Generate docs v0.1.0gh-pages
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/index.html b/index.html new file mode 100644 index 0000000..cd6fe7e --- /dev/null +++ b/index.html @@ -0,0 +1,6 @@ +<html> +<head> + <meta http-equiv="refresh" content="0; url=./fastcgi_conduit"> +</head> +<body></body> +</html> |