From c47db9975d0d49da2e9e6876438be389de252a27 Mon Sep 17 00:00:00 2001 From: Karey Higuera Date: Mon, 30 Sep 2019 10:24:01 -0500 Subject: [PATCH] Add fontjoy resource to design --- resources/design.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/resources/design.json b/resources/design.json index 03044a1..8b89b75 100644 --- a/resources/design.json +++ b/resources/design.json @@ -139,6 +139,11 @@ "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/", "tags": [] + }, + { + "title": "Fontjoy", + "desc": "Generate font combinations with deep learning.", + "url": "https://fontjoy.com/" } ] } \ No newline at end of file