14 lines
241 B
Markdown
14 lines
241 B
Markdown
|
---
|
||
|
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
|
||
|
---
|