Files
paige-hugo/archetypes/default.md
2024-06-27 16:43:43 -07:00

219 B

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