fix(content): remove path frontmatter on section as per Zola 0.19 breaking changes
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
+++
|
||||
paginate_by = 15
|
||||
path = "blog"
|
||||
title = "All blog posts"
|
||||
sort_by = "date"
|
||||
page_template = "blog-page.html"
|
||||
|
||||
Reference in New Issue
Block a user