forked from EddieHubCommunity/BioDrop
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4f42e8b
commit 2befe46
Showing
4 changed files
with
40 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,5 +22,5 @@ | |
"url": "https://linkedin.com/in/JacquesMurray", | ||
"icon": "FaLinkedin" | ||
} | ||
] | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,7 +17,5 @@ | |
"url": "https://github.com/Sanmidaniels07", | ||
"icon": "FaGithub" | ||
} | ||
|
||
] | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,21 @@ | ||
{ | ||
"name": "Funmilola Adebisi", | ||
"bio": "A developer that loves creating beautiful things for the web", | ||
"links": [{ | ||
"name": "Twitter", | ||
"url": "https://twitter.com/__lolaog", | ||
"icon": "FaTwitter" | ||
}, | ||
{ | ||
"name": "LinkedIn", | ||
"url": "https://www.linkedin.com/in/funmilola-adebisi-072aa21a5/", | ||
"icon": "FaLinkedin" | ||
}, | ||
{ | ||
"name": "GitHub", | ||
"url": "https://github.com/funmilolaadebisi", | ||
"icon": "FaGithub" | ||
} | ||
] | ||
"name": "Funmilola Adebisi", | ||
"bio": "A developer that loves creating beautiful things for the web", | ||
"links": [ | ||
{ | ||
"name": "Twitter", | ||
"url": "https://twitter.com/__lolaog", | ||
"icon": "FaTwitter" | ||
}, | ||
{ | ||
"name": "LinkedIn", | ||
"url": "https://www.linkedin.com/in/funmilola-adebisi-072aa21a5/", | ||
"icon": "FaLinkedin" | ||
}, | ||
{ | ||
"name": "GitHub", | ||
"url": "https://github.com/funmilolaadebisi", | ||
"icon": "FaGithub" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,22 @@ | ||
{ | ||
"name": "Aligula G.K", | ||
"bio": "Engineer,tech enthsiast, farmer and in love with nature", | ||
"tags": ["ProdDev", "Web Dev", "FullStack", "Javascript", "Open Source"], | ||
"links": [{ | ||
"name": "Follow me on Twitter", | ||
"url": "https://twitter.com/jeffk_2020", | ||
"icon": "FaTwitter" | ||
}, | ||
{ | ||
"name": "Follow me on LinkedIn", | ||
"url": "https://www.linkedin.com/in/aligulagk/", | ||
"icon": "FaLinkedin" | ||
}, | ||
{ | ||
"name": "Follow me on GitHub", | ||
"url": "https://github.com/katzjeff", | ||
"icon": "FaGithub" | ||
} | ||
] | ||
"name": "Aligula G.K", | ||
"bio": "Engineer,tech enthsiast, farmer and in love with nature", | ||
"tags": ["ProdDev", "Web Dev", "FullStack", "Javascript", "Open Source"], | ||
"links": [ | ||
{ | ||
"name": "Follow me on Twitter", | ||
"url": "https://twitter.com/jeffk_2020", | ||
"icon": "FaTwitter" | ||
}, | ||
{ | ||
"name": "Follow me on LinkedIn", | ||
"url": "https://www.linkedin.com/in/aligulagk/", | ||
"icon": "FaLinkedin" | ||
}, | ||
{ | ||
"name": "Follow me on GitHub", | ||
"url": "https://github.com/katzjeff", | ||
"icon": "FaGithub" | ||
} | ||
] | ||
} |