Add posts-only feeds

This commit is contained in:
jultty 2024-08-18 14:49:50 -03:00
commit f3c4eb2d61
4 changed files with 8 additions and 4 deletions

View file

@ -3,4 +3,5 @@ title = "Posts"
sort_by = "date"
template = "posts.html"
page_template = "post-page.html"
generate_feeds = true
+++