Skip to content

Commit 7b4b72d

Browse files
authored
Merge pull request #2909 from arunimaChintu/patch-12
Added "Carbon"
2 parents b47509b + 756fdbe commit 7b4b72d

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
@@ -91,6 +91,13 @@
9191
"image": "https://www.svgrepo.com/download/345681/scrimba.svg",
9292
"link": "https://scrimba.com/",
9393
"description": "Scrimba is an interactive learning platform for coders that lets you watch and edit code directly in the video player."
94+
},
95+
{
96+
"productName": "Carbon",
97+
"category": "tools",
98+
"image": "https://www.svgrepo.com/download/345682/carbon.svg",
99+
"link": "https://carbon.now.sh/",
100+
"description": "Carbon is a tool that allows you to create and share beautiful images of your source code."
94101
},
95102
{
96103
"productName": "Sublime Text",

0 commit comments

Comments
 (0)