ADD summary, CHANGE single page
This commit is contained in:
parent
07f46720f8
commit
cbe06d5249
6 changed files with 90 additions and 19 deletions
|
@ -11,7 +11,7 @@
|
|||
</article>
|
||||
<div class="list">
|
||||
{{ range .Pages }}
|
||||
<a href="{{.Permalink}}"><p>{{ .Title }}</p></a>
|
||||
{{ .Render "summary" }}
|
||||
{{ end }}
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue