1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2024-06-09 13:25:07 +02:00

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

View File

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