Add posts-only feeds
This commit is contained in:
parent
9243e71488
commit
f3c4eb2d61
4 changed files with 8 additions and 4 deletions
|
|
@ -3,4 +3,5 @@ title = "Posts"
|
|||
sort_by = "date"
|
||||
template = "posts.html"
|
||||
page_template = "post-page.html"
|
||||
generate_feeds = true
|
||||
+++
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue