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
|
@ -1,5 +1,5 @@
|
|||
{{ with site.RegularPages.Related . | first 5 }}
|
||||
<p>Related content:</p>
|
||||
<p>Leer también:</p>
|
||||
<ul>
|
||||
{{ range . }}
|
||||
<li><a href="{{ .RelPermalink }}">{{ .LinkTitle }}</a></li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue