From 917341f700e1db96b1ee396269ff8377865da326 Mon Sep 17 00:00:00 2001 From: Amruta Kashikar <59449606+amruta-kashikar@users.noreply.github.com> Date: Fri, 28 Aug 2020 20:44:06 +0530 Subject: [PATCH] Update index.js --- src/pages/index.js | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/pages/index.js b/src/pages/index.js index 3b8ef27..15af98e 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -81,6 +81,13 @@ const DEFAULT_SOCIAL = { behance: "", medium: "", youtube: "", + codechef: "", + codeforces: "", + hackerrank: "", + hackerearth: "", + leetcode: "", + topcoder: "", + geeks_for_geeks: "", } const KeepCacheUpdated = ({ prefix, data, link, social, skills }) => {