post summary template
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
<h2>
|
<h2>
|
||||||
<a href="{{ .Permalink }}">{{ .Title }}</a>
|
<a href="{{ .Permalink }}">{{ .Title }}</a>
|
||||||
</h2>
|
</h2>
|
||||||
{{ partial "post_meta.html" . }}
|
{{ partial "post-meta.html" . }}
|
||||||
</header>
|
</header>
|
||||||
<p>
|
<p>
|
||||||
{{ .Summary }}
|
{{ .Summary }}
|
||||||
|
|||||||
Reference in New Issue
Block a user