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

Commit

Permalink
fix: remove avatar & type keys from json files. (#10120)
Browse files Browse the repository at this point in the history
* fix: remove avatar from gekkowrld
* fix: remove avatar & type keys
  • Loading branch information
kumarsonsoff3 committed Jan 10, 2024
1 parent 8d87af5 commit 08d22bc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions data/Prashanth-bokkala.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
{
"name": "Prashanth Bokkala",
"displayStatusPublic": true,
"type": "public",
"bio": "I'm a passionate frontend developer on a journey to master React. Currently immersed in the world of web development, I enjoy crafting user-friendly interfaces that bring ideas to life. Eager to learn and contribute, I'm dedicated to staying on top of the latest technologies. Let's build something amazing together!",
"avatar": "https://github.com/Prashanth-bokkala.png",
"tags": [
"frontend",
"JavaScript",
Expand Down
1 change: 0 additions & 1 deletion data/gekkowrld.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "Gekko Wrld",
"bio": "Partly gekko, partly human! Building software with the speed and agility of a gekko. Join me in my quest to conquer the digital wrld, one byte at a time!",
"avatar": "https://github.com/gekkowrld.png",
"links": [
{
"name": "Follow me on Twitter",
Expand Down

0 comments on commit 08d22bc

Please sign in to comment.