diff options
author | neodarz <neodarz@neodarz.net> | 2017-04-28 00:30:19 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2017-04-28 00:30:19 +0200 |
commit | 9a88e9ff0385f66e7c565a394908503dc6e916ad (patch) | |
tree | 05ea8b356163f06c5fc99c2caf67fa8d3a28d67d /build/blog/index.html | |
parent | f1965c50670f611ef54f9471490d45a554f7d866 (diff) | |
download | my_new_personal_website-9a88e9ff0385f66e7c565a394908503dc6e916ad.tar.xz my_new_personal_website-9a88e9ff0385f66e7c565a394908503dc6e916ad.zip |
Site updated at 2017-04-28T00:29:42+02:00
source branch was at:
f1965c50670f611ef54f9471490d45a554f7d866 Correct a link
Diffstat (limited to '')
-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> |