Replace _ with - in file names
This commit is contained in:
3
layouts/partials/paige-date.html
Normal file
3
layouts/partials/paige-date.html
Normal file
@@ -0,0 +1,3 @@
|
||||
{{ if .PublishDate }}
|
||||
<p class="text-center text-muted"><time datetime="{{ .PublishDate.Format `2006-01-02` }}">{{ .PublishDate.Format "January 2, 2006" }}</time></p>
|
||||
{{ end }}
|
Reference in New Issue
Block a user