From 203273f349f39d170ed7d2a2435256aa02676df8 Mon Sep 17 00:00:00 2001 From: Ariful Alam Date: Tue, 3 Jan 2023 18:13:16 +0600 Subject: [PATCH] Reduce blog post limit --- gitprofile.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitprofile.config.js b/gitprofile.config.js index 3547f09..2815301 100644 --- a/gitprofile.config.js +++ b/gitprofile.config.js @@ -105,7 +105,7 @@ const config = { blog: { source: 'dev', // medium | dev username: 'arifszn', // to hide blog section, keep it empty - limit: 3, // How many posts to display. Max is 10. + limit: 2, // How many posts to display. Max is 10. }, googleAnalytics: { id: '', // GA3 tracking id/GA4 tag id UA-XXXXXXXXX-X | G-XXXXXXXXXX