Skip to content

Commit

Permalink
Update default.md for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
yhfreeman authored Oct 29, 2024
1 parent e92c99e commit 49ad474
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions archetypes/default.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
date: {{ if .Date }}{{ .Date }}{{ else }}2024-10-28T00:00:00Z{{ end }}
draft: true
---

0 comments on commit 49ad474

Please sign in to comment.