Fix JSON syntax

This commit is contained in:
ajs256
2020-07-25 13:33:46 -07:00
committed by GitHub
parent 2d10c4eeca
commit 18e10b9a9b

View File

@@ -73,11 +73,11 @@
"desc": "It's a great collection for learning materials for all sorts of programming topics.", "desc": "It's a great collection for learning materials for all sorts of programming topics.",
"url": "https://webgems.io", "url": "https://webgems.io",
"tags": ["quick", "resources", "basics", "search", "aggregator"] "tags": ["quick", "resources", "basics", "search", "aggregator"]
} },
{ {
"title": "Codesignal", "title": "Codesignal",
"desc": "Online programming tournaments to practice your skills. Play with random people, your friends, or in the singleplayer arcade mode.", "desc": "Online programming tournaments to practice your skills. Play with random people, your friends, or in the singleplayer arcade mode.",
"url": " https://codesignal.com/developers/ ", "url": "https://codesignal.com/developers/",
"tags": ["game", "practice", "multiplayer"] "tags": ["game", "practice", "multiplayer"]
} }
] ]