From 851f76110473bbfad6b9b7ee6357a0703e124cf8 Mon Sep 17 00:00:00 2001 From: Ariful Alam Date: Sun, 27 Mar 2022 18:51:31 +0600 Subject: [PATCH] Update comment --- gitprofile.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitprofile.config.js b/gitprofile.config.js index ba8d455..ac6f801 100644 --- a/gitprofile.config.js +++ b/gitprofile.config.js @@ -76,8 +76,8 @@ const config = { to: '2012', }, ], + // Display blog posts from your medium or dev.to account. (Optional) blog: { - // Display blog posts from your medium or dev.to account. (Optional) source: 'dev.to', // medium | dev.to username: 'arifszn', limit: 3, // How many posts to display. Max is 10.