update
This commit is contained in:
parent
74929ff17a
commit
7c39b10dea
8 changed files with 12 additions and 12 deletions
|
@ -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" }}">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue