Skip to content

Commit b47509b

Browse files
authored
Merge pull request #2910 from arunimaChintu/patch-13
Added "Scrimba"
2 parents 84666ab + bc11beb commit b47509b

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
@@ -85,6 +85,13 @@
8585
"link": "https://tiddlywiki.com/",
8686
"description": "TiddlyWiki is a unique non-linear notebook for capturing, organizing, and sharing complex information."
8787
},
88+
{
89+
"productName": "Scrimba",
90+
"category": "tools",
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+
},
8895
{
8996
"productName": "Sublime Text",
9097
"category": "coding",

0 commit comments

Comments
 (0)