Skip to content

Commit

Permalink
Add new project "Boardly" to projects.json; update link names for con…
Browse files Browse the repository at this point in the history
…sistency
  • Loading branch information
upayanmazumder committed Jan 5, 2025
1 parent 7848663 commit 9a60674
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions app/src/data/projects.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
[
{
"name": "Boardly",
"icon": "https://boardly.in/favicon.ico",
"description": "A one stop solution for board exams!",
"links": [
{
"name": "Website",
"url": "https://boardly.in"
}
]
},
{
"name": "Collaborative Article Sharing",
"icon": "https://cas.upayan.dev/favicon.ico",
Expand All @@ -9,7 +20,7 @@
"url": "https://github.com/upayanmazumder/Collaborative-Article-Sharing"
},
{
"name": "Deployed Application",
"name": "Website",
"url": "https://cas.upayan.dev"
},
{
Expand Down Expand Up @@ -38,7 +49,7 @@
"url": "https://github.com/upayanmazumder/DevJourney"
},
{
"name": "Deployed Application",
"name": "Website",
"url": "https://upayan.dev/devjourney"
}
],
Expand Down

0 comments on commit 9a60674

Please sign in to comment.