From 53ce37a83a58a093ef9f86f5f93b1ed12ec153c8 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 31 Dec 2023 10:23:13 +0100 Subject: [PATCH] Update OSS friends (#2799) --- apps/client/src/assets/oss-friends.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/apps/client/src/assets/oss-friends.json b/apps/client/src/assets/oss-friends.json index d22f4c030..ffa759f0d 100644 --- a/apps/client/src/assets/oss-friends.json +++ b/apps/client/src/assets/oss-friends.json @@ -1,5 +1,5 @@ { - "createdAt": "2023-11-30T00:00:00.000Z", + "createdAt": "2023-12-30T00:00:00.000Z", "data": [ { "name": "BoxyHQ", @@ -71,6 +71,11 @@ "description": "HTMX is a dependency-free JavaScript library that allows you to access AJAX, CSS Transitions, WebSockets, and Server Sent Events directly in HTML.", "href": "https://htmx.org" }, + { + "name": "Inbox Zero", + "description": "Inbox Zero makes it easy to clean up your inbox and reach inbox zero fast. It provides bulk newsletter unsubscribe, cold email blocking, email analytics, and AI automations.", + "href": "https://getinboxzero.com" + }, { "name": "Infisical", "description": "Open source, end-to-end encrypted platform that lets you securely manage secrets and configs across your team, devices, and infrastructure.",