From b2285f762c62dab0679524b203304f910c2bcf1f Mon Sep 17 00:00:00 2001 From: Philipp Oppermann Date: Sat, 10 Feb 2018 16:52:29 +0100 Subject: [PATCH] =?UTF-8?q?Add=20a=20=E2=80=9Cfirst-edition=E2=80=9D=20sec?= =?UTF-8?q?tion?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The first edition will live there after the second edition is published. --- blog/content/first-edition/_index.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 blog/content/first-edition/_index.md diff --git a/blog/content/first-edition/_index.md b/blog/content/first-edition/_index.md new file mode 100644 index 00000000..1215a59a --- /dev/null +++ b/blog/content/first-edition/_index.md @@ -0,0 +1,4 @@ ++++ +title = "First Edition" +template = "index.html" ++++