mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-31 10:58:33 +00:00
259 B
259 B
{{- $date := time.Format "2006-01-02" .Date }} --- title: "{{ strings.TrimPrefix $date .Name | replace "-" " " | humanize }}" publishdate: {{ .Date }} ---
{{ replace .Name "-" " " | humanize }}
Gabriel Arazas <foodogsquared@foodogsquared.one> {{ $date }}