previous and next post functionality has been added
This commit is contained in:
parent
5333b63af9
commit
b264c68630
3 changed files with 14 additions and 2 deletions
|
@ -34,7 +34,9 @@
|
|||
</div>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
{{ range .Pages.ByWeight }}
|
||||
<h2><a href="{{ .RelPermalink }}">{{ .LinkTitle }}</a></h2>
|
||||
{{ end }}
|
||||
|
||||
{{end}}
|
||||
{{ template "partials/pagination.html" . }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue