From 367e5408a5644dcc583966147471299231d5dd0d Mon Sep 17 00:00:00 2001 From: Matthias Date: Tue, 6 Aug 2019 13:36:52 +0200 Subject: [PATCH] add codrops --- store.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/store.json b/store.json index 5740149..0c20acb 100644 --- a/store.json +++ b/store.json @@ -269,6 +269,11 @@ "title": "UX Collective", "desc": "A Medium-based blog, curating articles on modern UX Design practices, conventions, and ideas.", "url": "https://uxdesign.cc/" + }, + { + "title": "Codrops", + "desc": "Codrops is a web design and development blog that publishes articles and tutorials about the latest web trends, techniques and new possibilities.", + "url": "https://tympanus.net/codrops/" } ] },