diff --git a/hugo.toml b/hugo.toml index aa012c5..eab4e92 100644 --- a/hugo.toml +++ b/hugo.toml @@ -52,8 +52,8 @@ theme = "minimal-black" showNowSection = true showFeaturedProjects = true showLatestPosts = true - featuredProjectsLimit = 3 - latestPostsLimit = 3 + featuredProjectsLimit = 4 + latestPostsLimit = 4 projectsTitle = "Latest projects" projectsSubtitle = "" blogTitle = "Latest articles"