fix(archetypes) Fix default archetypes syntax

This commit is contained in:
Stanley Nguyen
2020-05-24 20:45:38 +08:00
parent 60438e0bf6
commit 097e6a6432

View File

@@ -1,8 +1,8 @@
+++
title: ""
date: ""
author: ""
keywords: ["", ""]
cover: ""
summary: ""
title = ""
date = {{ .Date }}
author = ""
keywords = ["", ""]
cover = ""
summary = ""
+++