-
Notifications
You must be signed in to change notification settings - Fork 593
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
removed the arrow on linkedin link, added bio description
- Loading branch information
1 parent
0a20a34
commit 47db9af
Showing
1 changed file
with
8 additions
and
4 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 |
---|---|---|
@@ -1,13 +1,17 @@ | ||
{ | ||
"name": "Hlobisile Lukhele", | ||
"location": "Durban, South Africa", | ||
"bio": "Your Bio should be 20-30 words not more then that", | ||
"avatar": "https://github.com/<your-github-username>.png", | ||
"bio": "I am Hlobisile, Fronted developer who is passionate about solving small businesses using my developing skills and passionate about building scalable websites", | ||
"avatar": "https://github.com/<HlobisileLukhele>.png", | ||
"portfolio": "https://github.com/HlobisileLukhele", | ||
"skills": ["Javascript", "Reactjs", "HTML","CSS","Firebase"], | ||
"social": { | ||
"GitHub": "https://github.com/HlobisileLukhele", | ||
"Twitter": "https://twitter.com/Hlobi_Lukhele", | ||
"LinkedIn": "https://www.linkedin.com/in/<Hlobisile-Lukhele>" | ||
"LinkedIn": "https://www.linkedin.com/in/Hlobisile-Lukhele" | ||
} | ||
} | ||
} | ||
|
||
|
||
|
||
|