From b890e7712104831b762c215bd97ae02328a42e04 Mon Sep 17 00:00:00 2001 From: Nikhil Singh Date: Fri, 20 Sep 2024 08:59:57 -0400 Subject: [PATCH] Update github.json --- ui/public/resource/github.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/ui/public/resource/github.json b/ui/public/resource/github.json index f519bfd0b..9b541693f 100644 --- a/ui/public/resource/github.json +++ b/ui/public/resource/github.json @@ -130,5 +130,21 @@ "name": "GitHub" } ] + }, + { + "name": "ui-beats", + "category": "Library", + "subCategory": ["JavaScript", "Web Development"], + "url": "https://github.com/nikhils4/ui-beats", + "socials": [ + { + "url": "", + "name": "GitHub" + }, + { + "url": "https://uibeats.com", + "name": "Website" + } + ] } ]