Update index.js

This commit is contained in:
Amruta Kashikar
2020-08-28 20:44:06 +05:30
committed by GitHub
parent d96cde5132
commit 917341f700
+7
View File
@@ -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 }) => {