diff --git a/archetypes/posts.md b/archetypes/posts.md index 50ec5f6..01cbed6 100644 --- a/archetypes/posts.md +++ b/archetypes/posts.md @@ -1,7 +1,7 @@ +++ -title = "" -date = "{{ replace .TranslationBaseName "-" " " | title }}" -author = "{{ .Date }}" +title = "{{ replace .TranslationBaseName "-" " " | title }}" +date = "{{ .Date }}" +author = "" authorTwitter = "" #do not include @ cover = "" tags = ["", ""]