Merge pull request #86 from amruta-kashikar/social-links-addition-3
[add]: social icons
This commit is contained in:
@@ -81,6 +81,13 @@ const DEFAULT_SOCIAL = {
|
|||||||
behance: "",
|
behance: "",
|
||||||
medium: "",
|
medium: "",
|
||||||
youtube: "",
|
youtube: "",
|
||||||
|
codechef: "",
|
||||||
|
codeforces: "",
|
||||||
|
hackerrank: "",
|
||||||
|
hackerearth: "",
|
||||||
|
leetcode: "",
|
||||||
|
topcoder: "",
|
||||||
|
geeks_for_geeks: "",
|
||||||
}
|
}
|
||||||
|
|
||||||
const KeepCacheUpdated = ({ prefix, data, link, social, skills }) => {
|
const KeepCacheUpdated = ({ prefix, data, link, social, skills }) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user