build fail resolve, config file updates
This commit is contained in:
@@ -55,25 +55,25 @@ smart_punctuation = true
|
||||
name = "categories"
|
||||
feed = true
|
||||
paginate_by = 6
|
||||
paginate_path = "/blog-posts"
|
||||
paginate_path = "blog-posts"
|
||||
|
||||
[[taxonomies]]
|
||||
name = "partners-category"
|
||||
feed = true
|
||||
paginate_by = 6
|
||||
paginate_path = "/partner-card"
|
||||
paginate_path = "partner-card"
|
||||
|
||||
[[taxonomies]]
|
||||
name = "news-category"
|
||||
feed = true
|
||||
paginate_by = 6
|
||||
paginate_path = "/news-card"
|
||||
paginate_path = "news-card"
|
||||
|
||||
[[taxonomies]]
|
||||
name = "roles"
|
||||
feed = true
|
||||
paginate_by = 2
|
||||
paginate_path = "/join-us"
|
||||
paginate_path = "join-us"
|
||||
|
||||
[[taxonomies]]
|
||||
name = "tags"
|
||||
|
||||
Reference in New Issue
Block a user