From 9a88e9ff0385f66e7c565a394908503dc6e916ad Mon Sep 17 00:00:00 2001
From: neodarz <neodarz@neodarz.net>
Date: Fri, 28 Apr 2017 00:30:19 +0200
Subject: Site updated at 2017-04-28T00:29:42+02:00

source branch was at:
f1965c50670f611ef54f9471490d45a554f7d866 Correct a link
---
 build/blog/index.html | 11 +++++++++++
 1 file changed, 11 insertions(+)
 create mode 100644 build/blog/index.html

(limited to 'build/blog/index.html')

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>
-- 
cgit v1.2.1