From f20864767c5a2a8f1143bb9fede32f93979a8137 Mon Sep 17 00:00:00 2001 From: Jency <149723236+jency1@users.noreply.github.com> Date: Fri, 9 Aug 2024 20:10:27 +0530 Subject: [PATCH] added github --- frontend/src/DB/product.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/frontend/src/DB/product.json b/frontend/src/DB/product.json index 7bd75b6d..50d33bc7 100644 --- a/frontend/src/DB/product.json +++ b/frontend/src/DB/product.json @@ -6376,6 +6376,13 @@ "image": "https://www.cacher.io/assets/open-graph-banner.png", "link": "https://www.cacher.io/", "description": "Store and organize reusable code snippets." + }, + { + "productName": "Github", + "category": "Tools", + "image": "https://github.githubassets.com/assets/GitHub-Mark-ea2971cee799.png", + "link": "https://github.com/", + "description": "GitHub is a platform for version control and collaboration, allowing developers to host and review code, manage projects, and build software together." }, { "productName": "Restya Board",