From 508c780dafe8a77710cf2307ce658526738a75c5 Mon Sep 17 00:00:00 2001 From: Jay Date: Sat, 10 Aug 2024 20:21:01 +0530 Subject: [PATCH] chore: new link --- database/frontend/ui_libraries.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/database/frontend/ui_libraries.json b/database/frontend/ui_libraries.json index 4d88e3065..9052ffa05 100644 --- a/database/frontend/ui_libraries.json +++ b/database/frontend/ui_libraries.json @@ -68,5 +68,12 @@ "description": "Move faster with beautiful, responsive UI components and website templates with modern design that are 100% free and open-source.", "category": "frontend", "subcategory": "ui_libraries" + }, + { + "name": "Indie UI", + "url": "https://ui.indie-starter.dev/", + "description": "Rich Styled UI. Make your website stand out with minimal effort", + "category": "frontend", + "subcategory": "ui_libraries" } ]