From 627386c70b8b7e1eb422ced4c6724de172052e8e Mon Sep 17 00:00:00 2001 From: ARSHAD Date: Tue, 1 Aug 2023 02:21:07 +0530 Subject: [PATCH] Added a new blog to open-source --- database/open_source/blogs.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/database/open_source/blogs.json b/database/open_source/blogs.json index cdaa3998d..0e39d6800 100644 --- a/database/open_source/blogs.json +++ b/database/open_source/blogs.json @@ -33,5 +33,12 @@ "url": "https://www.youtube.com/playlist?list=PLnCV5fTAsUgpaLMY_Z8FqPxZ89v-_pcfY", "category": "open source", "subcategory": "open-source-blogs" + }, + { + "name": "Open Source With Pradumna", + "description": "This blog will start your journey from scarth to advance all the tools included in it.", + "url": "https://os.pradumnasaraf.dev/#/", + "category": "open source", + "subcategory": "open-source-blogs" } -] +] \ No newline at end of file