Merge pull request #86 from amruta-kashikar/social-links-addition-3

[add]: social icons
This commit is contained in:
Rahul Jain
2020-09-05 17:13:24 +05:30
committed by GitHub
+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 }) => {