Skip to content

Commit

Permalink
Update featured_projects.json
Browse files Browse the repository at this point in the history
  • Loading branch information
anujraghuvanshi committed May 25, 2024
1 parent a0df650 commit 98327e5
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions src/data/featured_projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,19 @@
},
{
"name": "Expo",
"color": "#fff"
"color": "#000"
},
{
"name": "AWS Amplify",
"color": "#ff9900"
},
{
"name": "AWS Cognito",
"color": "#ff9900"
},
{
"name": "GraphQL",
"color": "#dd34a6"
}
],
"type": "mobile"
Expand Down Expand Up @@ -202,7 +214,7 @@
},
{
"name": "React.js",
"color": "#dd1b16"
"color": "#5fd3f3"
},
{
"name": "Node.js",
Expand All @@ -222,7 +234,7 @@
},
{
"name": "React.js",
"color": "#dd1b16"
"color": "#5fd3f3"
},
{
"name": "Node.js",
Expand Down

0 comments on commit 98327e5

Please sign in to comment.