[fix]: social css

This commit is contained in:
rahuldkjain
2020-09-05 17:57:30 +05:30
parent 588bb821d6
commit 9153070f69
2 changed files with 49 additions and 43 deletions
+7
View File
@@ -82,6 +82,13 @@ const DEFAULT_SOCIAL = {
behance: "",
medium: "",
youtube: "",
codechef: "",
hackerrank: "",
codeforces: "",
leetcode: "",
topcoder: "",
hackerearth: "",
geeks_for_geeks: "",
}
const KeepCacheUpdated = ({ prefix, data, link, social, skills }) => {