diff --git a/config.toml b/config.toml
index ed317de..832eaeb 100644
--- a/config.toml
+++ b/config.toml
@@ -14,8 +14,8 @@ paginate = 4
   showBlogLatest = true
   mainSections = ["blog"]
   showTaxonomyLinks = false
-  nBlogLatest = 14 # number of blog post om the home page
-  Paginate = 10
+  nBlogLatest = 7
+  Paginate = 14
   blogLatestHeading = "Latest Dabblings"
   footer = "This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License."