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: "" title = ""
date: "" date = {{ .Date }}
author: "" author = ""
keywords: ["", ""] keywords = ["", ""]
cover: "" cover = ""
summary: "" summary = ""
+++ +++