15 lines
248 B
Markdown
15 lines
248 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: "blog/blog.html"
|
|
#transparent: true
|
|
extra:
|
|
imgPath: /images/threefold_img2.png
|
|
---
|