Add pre-populated fields to archetype

This commit is contained in:
Bud Parr 2017-11-21 11:56:05 -05:00 committed by GitHub
parent 50f2007f2e
commit 37cc0a7033
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,11 @@
+++ +++
title = "" title = "{{ replace .TranslationBaseName "-" " " | title }}"
date = "" date = {{ .Date }}
tags = [] tags = []
featured_image = "" featured_image = ""
description = "" description = ""
+++ +++