Correction pour validation HTML + CSS + RSS
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
<h3>{{ .Title }}</h3>
|
||||
{{- if not $page.IsSection -}}
|
||||
{{- with $page.Date -}}
|
||||
<time datetime="{{ . }}">{{ . | time.Format ":date_long" }}</time>
|
||||
<time datetime="{{ .Format "2006-01-02T15:04:05Z07:00" }}">{{ . | time.Format ":date_long" }}</time>
|
||||
{{- end -}}
|
||||
{{- end -}}
|
||||
<div class="card-meta">
|
||||
|
||||
Reference in New Issue
Block a user