diff options
Diffstat (limited to 'layouts/partials/templates/doublinecore.html')
| -rw-r--r-- | layouts/partials/templates/doublinecore.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/templates/doublinecore.html b/layouts/partials/templates/doublinecore.html index 674d343..04e8ae6 100644 --- a/layouts/partials/templates/doublinecore.html +++ b/layouts/partials/templates/doublinecore.html @@ -11,4 +11,4 @@ <meta property="dc:source" content="{{ if .Params.source }}{{ .Params.source }}{{ else }}{{ site.Title }}{{ end }}"> {{- with .Params.date }} {{ printf "<meta property=\"dc:date\" content=\"%s\">" (.UTC.Format "2006-01-02T15:04:05-07:00") | safeHTML }} -{{- end }} +{{- end -}} |
