Add tags to some of the daily resources

This commit is contained in:
Robin
2019-10-21 13:21:06 -07:00
parent b223c7809a
commit baf6ed2110

View File

@@ -6,7 +6,7 @@
"title": "dev.to",
"desc": "Where programmers share ideas and help each other grow. It is an online community for sharing and discovering great ideas, having debates, and making friends.",
"url": "https://www.dev.to",
"tags": ["community", "reading"]
"tags": ["community", "reading", "languages", "guides", "tips"]
},
{
"title": "CSS Tricks",
@@ -30,19 +30,19 @@
"title": "Producthunt",
"desc": "Check popular new products out and get inspired, maybe even post yours?",
"url": "https://www.producthunt.com/",
"tags": ["discover", "explore"]
"tags": ["discover", "explore", "apps", "makers"]
},
{
"title": "dailydevlinks",
"desc": "Fresh, daily links so you can keep up-to-date with everything developer ",
"url": "https://dailydevlinks.com/",
"tags": ["development", "reading"]
"tags": ["development", "reading", "aggregator"]
},
{
"title": "Sidebar.io",
"desc": "The five best design links, every day.",
"url": "https://sidebar.io/",
"tags": ["design", "reading"]
"tags": ["design", "reading", "aggregator"]
}
]
}