Skip to content

Commit

Permalink
feat: add Abbreve project link to open_source/projects.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rupali-codes authored Sep 30, 2024
2 parents 08ba621 + 298f52e commit 1205f48
Show file tree
Hide file tree
Showing 3 changed files with 59 additions and 42 deletions.
7 changes: 7 additions & 0 deletions database/open_source/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -194,5 +194,12 @@
"url": "https://productive-hub.com/",
"category": "open-source",
"subcategory": "projects"
},
{
"name":"Abbreve",
"description":"Abbreve is an open-source dictionary for slang. With Abbreve, you'll never have to feel left out of a conversation or unsure of the meaning of an abbreviation again.",
"url":"https://github.com/Njong392/Abbreve",
"category":"open-source",
"subcategory":"projects"
}
]
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"git": "^0.1.5",
"next": "13.4.3",
"next-themes": "^0.2.1",
"pnpm": "^8.15.8",
"pnpm": "^8.15.9",
"prettier": "^2.8.8",
"react": "18.2.0",
"react-autosuggest": "^10.1.0",
Expand Down
92 changes: 51 additions & 41 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1205f48

Please sign in to comment.