summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2017-02-12 16:21:25 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2017-02-12 16:21:25 +0100
commit5141b52a0a9289e85ed6c32d17913ea919b87851 (patch)
treed92f4dcb3cd81cbead557fa6b3c03bbc7fe5f29d /themes
parentea7c2a69c4f6c7ce37967ae3e2e94b870dd45a32 (diff)
downloadwww-andreasbaumann-cc-5141b52a0a9289e85ed6c32d17913ea919b87851.tar.gz
www-andreasbaumann-cc-5141b52a0a9289e85ed6c32d17913ea919b87851.tar.bz2
fixed archetype for new blog entries
Diffstat (limited to 'themes')
-rw-r--r--themes/new_theme/archetypes/default.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/themes/new_theme/archetypes/default.md b/themes/new_theme/archetypes/default.md
index b481475..98c10ba 100644
--- a/themes/new_theme/archetypes/default.md
+++ b/themes/new_theme/archetypes/default.md
@@ -2,4 +2,6 @@
title = ""
description = ""
date = ""
+draft = yes
+categories = [ ]
+++