Skip to content

Commit 756fdbe

Browse files
Update product.json
1 parent e5e5d50 commit 756fdbe

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

frontend/src/DB/product.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@
1212
"image": "https://shorturl.at/upeTZ",
1313
"link": "https://bitbucket.org/",
1414
"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."
15+
},
16+
{
17+
"productName": "Carbon",
18+
"category": "tools",
19+
"image": "https://www.svgrepo.com/download/345682/carbon.svg",
20+
"link": "https://carbon.now.sh/",
21+
"description": "Carbon is a tool that allows you to create and share beautiful images of your source code."
1522
},
1623
{
1724
"productName": "Sublime Text",

0 commit comments

Comments
 (0)