This commit is contained in:
samaradel
2023-12-11 16:08:42 +02:00
parent 472f55327e
commit e3e7464858
3 changed files with 89 additions and 97 deletions

View File

@@ -1,7 +1,9 @@
---
title: "Blog"
paginate_by: 9
# paginate_reversed: false
sort_by: "date"
insert_anchor_links: "left"
#base_url: "posts"
@@ -10,6 +12,7 @@ insert_anchor_links: "left"
template: "layouts/blog.html"
page_template: "blogPage.html"
#transparent: true
generate_feed: true
extra:
imgPath: images/threefold_img2.png
---