Fix post order
Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
{{ $pages := .CurrentSection.Pages.ByDate }}
|
||||
|
||||
{{ $pages := .CurrentSection.Pages.ByDate.Reverse }}
|
||||
|
||||
<div class="postnav">
|
||||
{{ with $pages.Prev . }}
|
||||
|
Reference in New Issue
Block a user