From eaa745b1d9d9dbe52b910b250f2fc883b0dc3181 Mon Sep 17 00:00:00 2001 From: Jez Cope Date: Fri, 19 Aug 2016 17:08:24 +0100 Subject: [PATCH] Add topics to post archetype --- archetypes/post.md | 1 + 1 file changed, 1 insertion(+) diff --git a/archetypes/post.md b/archetypes/post.md index 566fdc0..7cb3634 100644 --- a/archetypes/post.md +++ b/archetypes/post.md @@ -3,5 +3,6 @@ type: "post" draft: true author: "Jez" description: "description" +topics: ["Research communication", "Higher Education", "Technology", "Stuff"] tags: ["one", "two"] ---