Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions frontend/src/DB/product.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@
"image": "https://shorturl.at/upeTZ",
"link": "https://bitbucket.org/",
"description": "Bitbucket is a Git-based source code repository hosting service from Atlassian that offers a collaborative environment for code development, integrated CI/CD, and seamless integration with other Atlassian products."
},
{
"productName": "Carbon",
"category": "tools",
"image": "https://www.svgrepo.com/download/345682/carbon.svg",
"link": "https://carbon.now.sh/",
"description": "Carbon is a tool that allows you to create and share beautiful images of your source code."
},
{
"productName": "Sublime Text",
Expand Down