update
This commit is contained in:
@@ -55,19 +55,19 @@ smart_punctuation = true
|
||||
name = "categories"
|
||||
feed = true
|
||||
paginate_by = 2
|
||||
paginate_path = "/blog-posts"
|
||||
paginate_path = "blog-posts"
|
||||
|
||||
[[taxonomies]]
|
||||
name = "roles"
|
||||
feed = true
|
||||
paginate_by = 2
|
||||
paginate_path = "/join-us"
|
||||
paginate_path = "join-us"
|
||||
|
||||
[[taxonomies]]
|
||||
name = "tags"
|
||||
feed = true
|
||||
paginate_by = 2
|
||||
paginate_path = "/join-us"
|
||||
paginate_path = "join-us"
|
||||
|
||||
[extra]
|
||||
# Put all your custom variables here
|
||||
|
||||
Reference in New Issue
Block a user