diff options
Diffstat (limited to 'source/blog')
-rw-r--r-- | source/blog/index.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/source/blog/index.html b/source/blog/index.html new file mode 100644 index 00000000..08c98784 --- /dev/null +++ b/source/blog/index.html @@ -0,0 +1,9 @@ +<!DOCTYPE html> +<html> +<head> + <meta http-equiv="refresh" content="0; url=/#toc"> +</head> +<body> + <p>Redirecting to <a href="/#toc">/#toc</a>...</p> +</body> +</html> |