8 lines
120 B
Markdown
8 lines
120 B
Markdown
|
+++
|
||
|
title = "Recent posts"
|
||
|
sort_by = "date"
|
||
|
template = "news.html"
|
||
|
paginate_by = 5
|
||
|
page_template = "news-page.html"
|
||
|
+++
|