Add default archetype with some recommended options

This commit is contained in:
Alan Orth 2016-10-17 18:08:39 -04:00
parent 3d80880dd9
commit 7a9c17bc55
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 6 additions and 0 deletions

View File

@ -1,2 +1,8 @@
+++
images = ["/2016/10/image.jpg"]
description = ""
categories = ["category"]
tags = ["tag1", "tag2"]
draft = true
+++