Files
paige-hugo/archetypes/default.md
2024-06-03 21:55:11 -07:00

221 B

{{- $now := now -}} +++ categories = [] date = "{{ .Date }}" description = "" draft = true link = "" tags = [] title = "{{ replace (strings.TrimPrefix (print ($now.Format 2006-01-02) -) .Name) - | title }}" +++