This commit is contained in:
2023-11-01 21:02:09 +01:00
parent ef15a6ec8f
commit 6d3b873928
15 changed files with 253 additions and 43 deletions

View File

@ -3,4 +3,5 @@ title = "Blog"
sort_by = "date"
template = "blog.html"
page_template = "blog-article.html"
paginate_by = 5
+++