We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b47509b + 756fdbe commit 7b4b72dCopy full SHA for 7b4b72d
frontend/src/DB/product.json
@@ -91,6 +91,13 @@
91
"image": "https://www.svgrepo.com/download/345681/scrimba.svg",
92
"link": "https://scrimba.com/",
93
"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."
101
},
102
{
103
"productName": "Sublime Text",
0 commit comments