From 95c52361fa183fca3ec9af252bc2cb3aa3a088db Mon Sep 17 00:00:00 2001 From: pheralb Date: Mon, 1 Aug 2022 16:54:51 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9A=92=EF=B8=8F=20Add=20new=20logos?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/svgs.json | 44 +++++++++++++++++++++++++++++--------------- 1 file changed, 29 insertions(+), 15 deletions(-) diff --git a/data/svgs.json b/data/svgs.json index 819656d..79510f6 100644 --- a/data/svgs.json +++ b/data/svgs.json @@ -351,10 +351,10 @@ }, { "id": 51, - "slug": "/library/hostinger.svg", - "title": "Hostinger", - "category": "Hosting", - "url": "https://www.hostinger.com/" + "slug": "/library/solidjs.svg", + "title": "Solidjs", + "category": "Framework", + "url": "https://www.solidjs.com/" }, { "id": 52, @@ -372,10 +372,10 @@ }, { "id": 54, - "slug": "/library/prime-video.svg", - "title": "Prime Video", - "category": "Entertainment", - "url": "https://www.primevideo.com" + "slug": "/library/moon.svg", + "title": "Moon", + "category": "Framework", + "url": "https://moonjs.org/" }, { "id": 55, @@ -406,12 +406,12 @@ "url": "https://speack.me" }, { - "id": 59, - "slug": "/library/chakra-ui.svg", - "title": "Chakra UI", - "category": "Library", - "url": "https://chakra-ui.com" - }, + "id": 59, + "slug": "/library/chakra-ui.svg", + "title": "Chakra UI", + "category": "Library", + "url": "https://chakra-ui.com" + }, { "id": 60, "slug": "/library/expressjs.svg", @@ -474,5 +474,19 @@ "title": "Arc", "category": "Software", "url": "https://arc.dev" + }, + { + "id": 69, + "slug": "/library/qwik.svg", + "title": "Qwik", + "category": "Framework", + "url": "https://qwik.builder.io/" + }, + { + "id": 70, + "slug": "/library/authy.svg", + "title": "Authy", + "category": "Software", + "url": "https://authy.com/" } -] \ No newline at end of file +]