16 lines
282 B
Markdown
16 lines
282 B
Markdown
|
---
|
||
|
title: "Blog"
|
||
|
paginate_by: 5
|
||
|
# paginate_reversed: false
|
||
|
sort_by: "date"
|
||
|
insert_anchor_links: "left"
|
||
|
#base_url: "posts"
|
||
|
#first: "first"
|
||
|
#last: "last"
|
||
|
template: "layouts/blog.html"
|
||
|
page_template: "blogPage.html"
|
||
|
#transparent: true
|
||
|
extra:
|
||
|
imgPath: /images/threefold_img2.png
|
||
|
---
|