Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
fix: add kingwisdom profile (#745)
Browse files Browse the repository at this point in the history
* adding kingwisdom profile

* changes to package lock file

* Update package-lock.json

* changes to my profile

* fix: Apply suggestions from code review

* fix: Apply suggestions from code review

Co-authored-by: David Leal <halfpacho@gmail.com>
  • Loading branch information
kingwisdom and Panquesito7 authored Nov 29, 2021
1 parent b59f544 commit e61b50c
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions public/data/kingwisdom.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "Adeoye Temitayo",
"bio": "Software Developer || Open Source Enthusiast.",
"avatar": "https://github.com/kingwisdom.png",
"links": [
{
"name": "Follow me on GitHub",
"url": "https://github.com/kingwisdom",
"icon": "github"
},
{
"name": "Follow me on Twitter",
"url": "https://twitter.com/adeoyeTemitayo9",
"icon": "twitter"
}
]
}

0 comments on commit e61b50c

Please sign in to comment.