From aebb1c93ff9d37ad706e3486b49a1b3e8e8a4826 Mon Sep 17 00:00:00 2001 From: planetabhi Date: Sun, 24 Dec 2023 06:18:43 +0530 Subject: [PATCH] added category --- src/data/tools.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/data/tools.json b/src/data/tools.json index b74cbde..dc570f9 100644 --- a/src/data/tools.json +++ b/src/data/tools.json @@ -651,6 +651,11 @@ "category": "education", "content": [] }, + { + "title": "🏙 Enterprise", + "category": "enterprise", + "content": [] + }, { "title": "👾 Gaming", "category": "gaming",