This commit is contained in:
Vrifox 2020-11-27 18:36:31 +01:00
parent 74929ff17a
commit 7c39b10dea
8 changed files with 12 additions and 12 deletions

View file

@ -12,7 +12,7 @@
{{- range .Pages }}
<a href="{{ .Permalink }}">
<article>
<h1><span>{{ .Title }}</span></h1>
<h2><span>{{ .Title }}</span></h2>
{{ with .Description }}<p class="description">{{ . }}</p>{{ end }}
{{- if eq .Params.type "post" }}
<p class="meta" title="{{ .Date.Format "2 Jan 2006, 15:04 MST" }}">