fix news page

This commit is contained in:
2024-09-16 16:27:36 +03:00
parent 0d068e55ff
commit 556581c824

View File

@@ -0,0 +1,16 @@
---
title: "News"
paginate_by: 9
# paginate_reversed: false
sort_by: "date"
insert_anchor_links: "left"
#base_url: "posts"
#first: "first"
#last: "last"
template: "layouts/newsroom.html"
page_template: "newsPage.html"
#transparent: true
generate_feed: true
---