Add pagination of articles; Swap date and article title in the list

This commit is contained in:
2024-08-05 00:17:34 +02:00
parent d6c0ee71b1
commit 4230fd9acc
2 changed files with 2 additions and 1 deletions

View File

@ -15,6 +15,7 @@ paginate = 4
mainSections = ["articles"]
showTaxonomyLinks = false
nBlogLatest = 14 # number of blog post om the home page
Paginate = 30
blogLatestHeading = "Latest Dabblings"
footer = "Copyright 2021- IPng Networks GmbH, all rights reserved"