diff --git a/content/newsroom/_index.md b/content/newsroom/_index.md index 9eb8abca1..be9663656 100644 --- a/content/newsroom/_index.md +++ b/content/newsroom/_index.md @@ -1,7 +1,9 @@ --- title: "News" paginate_by: 9 + # paginate_reversed: false + sort_by: "date" insert_anchor_links: "left" #base_url: "posts" @@ -10,4 +12,5 @@ insert_anchor_links: "left" template: "layouts/newsroom.html" page_template: "newsPage.html" #transparent: true +generate_feed: true ---