diff --git a/resources/daily.json b/resources/daily.json index 108026f..9daa0f7 100644 --- a/resources/daily.json +++ b/resources/daily.json @@ -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"] } ] } \ No newline at end of file