feat: migrate prev/next pager to Hugo's cascade system

New cascade front matter param: .Params.pager

Close #2737
See #2395
This commit is contained in:
Geo 2022-06-02 20:12:36 +01:00
commit 076464227c
4 changed files with 5 additions and 4 deletions

View file

@ -14,6 +14,7 @@ cascade:
# Blog post options
- _target:
path: /post/**
pager: true
editable: true
reading_time: true
commentable: true