Merge pull request #182 from zchrykng/patch-1
Add defaults to post archetype
This commit is contained in:
commit
30d5681909
@ -1,6 +1,6 @@
|
||||
+++
|
||||
title = ""
|
||||
date = ""
|
||||
title = "{{ replace .TranslationBaseName "-" " " | title }}"
|
||||
date = "{{ .Date }}"
|
||||
author = ""
|
||||
authorTwitter = "" #do not include @
|
||||
cover = ""
|
||||
|
Loading…
Reference in New Issue
Block a user