From bbbeafe051934971a033eb26d68f80ec314cdf7d Mon Sep 17 00:00:00 2001 From: Karey Higuera Date: Wed, 11 Sep 2019 14:57:12 -0500 Subject: [PATCH] Add the Fontjoy font pairing resource to Design --- store.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/store.json b/store.json index ecd01e5..b156686 100644 --- a/store.json +++ b/store.json @@ -274,6 +274,11 @@ "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/" + }, + { + "title": "Fontjoy", + "desc": "Generate font combinations with deep learning.", + "url": "https://fontjoy.com/" } ] },