From b9cef5a37aff930c0f645e989ae8a7d2e0a9785e Mon Sep 17 00:00:00 2001 From: Po Rith Date: Fri, 12 Jul 2019 23:38:36 -0700 Subject: [PATCH] add design: UX Collective --- store.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/store.json b/store.json index 6630237..bf08c9e 100644 --- a/store.json +++ b/store.json @@ -239,6 +239,11 @@ "title": "Inclusive Components", "desc": "A blog trying to be a pattern library, with a focus on inclusive design. Each post explores a common interface component and comes up with a better, more robust and accessible version of it.", "url": "https://inclusive-components.design" + }, + { + "title": "UX Collective", + "desc": "A Medium-based blog, curating articles on modern UX Design practices, conventions, and ideas.", + "url": "https://uxdesign.cc/" } ] },