Show 4 projects and articles at home screen

This commit is contained in:
2026-03-25 08:28:37 +01:00
parent de2044343d
commit 0a4b1a24f7

View File

@@ -52,8 +52,8 @@ theme = "minimal-black"
showNowSection = true showNowSection = true
showFeaturedProjects = true showFeaturedProjects = true
showLatestPosts = true showLatestPosts = true
featuredProjectsLimit = 3 featuredProjectsLimit = 4
latestPostsLimit = 3 latestPostsLimit = 4
projectsTitle = "Latest projects" projectsTitle = "Latest projects"
projectsSubtitle = "" projectsSubtitle = ""
blogTitle = "Latest articles" blogTitle = "Latest articles"