Add pagination for taxonomies. Close #20
This commit is contained in:
parent
82727c8e8a
commit
9ea38661fb
8 changed files with 16 additions and 31 deletions
|
@ -7,7 +7,7 @@
|
|||
<div class="content">
|
||||
{{ .Content }}
|
||||
</div>
|
||||
{{ partial "postInfoFull.html" . }}
|
||||
{{ partial "postInfo.html" . }}
|
||||
</article>
|
||||
{{ if .Site.DisqusShortname }}
|
||||
{{ template "_internal/disqus.html" . }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue