mirror of
https://github.com/MeiK2333/github-style.git
synced 2025-10-07 01:54:06 +00:00
fix(archetypes) Fix default archetypes syntax
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
+++
|
+++
|
||||||
title: ""
|
title = ""
|
||||||
date: ""
|
date = {{ .Date }}
|
||||||
author: ""
|
author = ""
|
||||||
keywords: ["", ""]
|
keywords = ["", ""]
|
||||||
cover: ""
|
cover = ""
|
||||||
summary: ""
|
summary = ""
|
||||||
+++
|
+++
|
||||||
|
Reference in New Issue
Block a user