Change date archetype to date type
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{{- $now := now -}}
|
||||
+++
|
||||
categories = []
|
||||
date = "{{ .Date }}"
|
||||
date = {{ .Date }}
|
||||
description = ""
|
||||
draft = true
|
||||
link = ""
|
||||
|
Reference in New Issue
Block a user