From 59b4ef0a88a39f99f63a69a518d4b1b61310741a Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sat, 6 Jun 2015 17:22:19 +0100 Subject: [PATCH] Spaces in /templates --- templates/post.md | 2 +- templates/project.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/post.md b/templates/post.md index 89f3c8d3..b2930d39 100644 --- a/templates/post.md +++ b/templates/post.md @@ -3,6 +3,6 @@ title: description: nav: blog tags: - - + - draft: true --- diff --git a/templates/project.md b/templates/project.md index 3811cb9b..8c921a25 100644 --- a/templates/project.md +++ b/templates/project.md @@ -4,7 +4,7 @@ website: client_name: client_url: tags: - - + - --- Some text about the project.