✨ Add search page and show search results
This commit is contained in:
committed by
Kevin
parent
fe81ffcf9e
commit
23d97f00b1
@@ -32,12 +32,6 @@
|
||||
"url": "https://javascript.info/",
|
||||
"tags": ["tutorial", "explanations", "basics", "advanced"]
|
||||
},
|
||||
{
|
||||
"title": "30 Seconds of Code",
|
||||
"desc": "A curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.",
|
||||
"url": "https://30secondsofcode.org",
|
||||
"tags": ["resources", "educational", "short", "beginner"]
|
||||
},
|
||||
{
|
||||
"title": "JS Tips",
|
||||
"desc": "JS Tips is a collection of useful daily JavaScript tips that will allow you to improve your code writing.",
|
||||
|
||||
Reference in New Issue
Block a user