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", "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.", "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", "url": "https://www.dev.to",
"tags": ["community", "reading"] "tags": ["community", "reading", "languages", "guides", "tips"]
}, },
{ {
"title": "CSS Tricks", "title": "CSS Tricks",
@@ -30,19 +30,19 @@
"title": "Producthunt", "title": "Producthunt",
"desc": "Check popular new products out and get inspired, maybe even post yours?", "desc": "Check popular new products out and get inspired, maybe even post yours?",
"url": "https://www.producthunt.com/", "url": "https://www.producthunt.com/",
"tags": ["discover", "explore"] "tags": ["discover", "explore", "apps", "makers"]
}, },
{ {
"title": "dailydevlinks", "title": "dailydevlinks",
"desc": "Fresh, daily links so you can keep up-to-date with everything developer ", "desc": "Fresh, daily links so you can keep up-to-date with everything developer ",
"url": "https://dailydevlinks.com/", "url": "https://dailydevlinks.com/",
"tags": ["development", "reading"] "tags": ["development", "reading", "aggregator"]
}, },
{ {
"title": "Sidebar.io", "title": "Sidebar.io",
"desc": "The five best design links, every day.", "desc": "The five best design links, every day.",
"url": "https://sidebar.io/", "url": "https://sidebar.io/",
"tags": ["design", "reading"] "tags": ["design", "reading", "aggregator"]
} }
] ]
} }