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
1 changed files with 6 additions and 2 deletions

View File

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