diff options
Diffstat (limited to 'build/blog/index.html')
-rw-r--r-- | build/blog/index.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/build/blog/index.html b/build/blog/index.html new file mode 100644 index 00000000..06f0a47b --- /dev/null +++ b/build/blog/index.html @@ -0,0 +1,11 @@ +<!DOCTYPE html> +<html> +<head> + <meta charset="UTF-8"/> + <meta http-equiv="refresh" content="0; url=/#toc"/> + <title>dl? cmplnts?</title> +</head> +<body> + <p>Redirecting to <a href="/#toc">/#toc</a>...</p> +</body> +</html> |