Change date archetype to date type

This commit is contained in:
Will Faught
2024-06-27 16:43:43 -07:00
parent 7ca3bad051
commit 33774e3283

View File

@@ -1,7 +1,7 @@
{{- $now := now -}}
+++
categories = []
date = "{{ .Date }}"
date = {{ .Date }}
description = ""
draft = true
link = ""