diff --git a/database/resources/blogs.json b/database/resources/blogs.json index fd22c2819..c24270db0 100644 --- a/database/resources/blogs.json +++ b/database/resources/blogs.json @@ -145,5 +145,12 @@ "url": "https://app.daily.dev/", "category": "resources", "subcategory": "blogs" + }, + { + "name": "Notion", + "description": "A new tool that blends your everyday work apps into one. It's the all-in-one workspace for you and your team.", + "url": "https://www.notion.so/personal", + "category": "resources", + "subcategory": "blogs" } -] +] \ No newline at end of file