Add defaults to post archetype

This commit is contained in:
Zachary King 2020-08-15 17:27:53 -04:00 committed by GitHub
parent e679f013c1
commit 4ade714a77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
+++ +++
title = "" title = ""
date = "" date = "{{ replace .TranslationBaseName "-" " " | title }}"
author = "" author = "{{ .Date }}"
authorTwitter = "" #do not include @ authorTwitter = "" #do not include @
cover = "" cover = ""
tags = ["", ""] tags = ["", ""]