Fix membership pagination
This commit is contained in:
@@ -85,7 +85,7 @@ paginate_path = "/join-us"
|
|||||||
name = "memberships"
|
name = "memberships"
|
||||||
feed = true
|
feed = true
|
||||||
paginate_by = 8
|
paginate_by = 8
|
||||||
paginate_path = "/people/memberships"
|
paginate_path = "people/memberships"
|
||||||
|
|
||||||
[extra]
|
[extra]
|
||||||
# Put all your custom variables here
|
# Put all your custom variables here
|
||||||
|
|||||||
Reference in New Issue
Block a user