From bc7d7feadb569df7edd08ec89763d9d37056c74d Mon Sep 17 00:00:00 2001 From: Steven Fabre Date: Tue, 27 Aug 2024 11:27:58 +0200 Subject: [PATCH] Update content.json --- _data/content.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/_data/content.json b/_data/content.json index fa949d8..f8f467b 100644 --- a/_data/content.json +++ b/_data/content.json @@ -167,6 +167,12 @@ "url": "https://www.evolu.dev/", "icon": "https://raw.githubusercontent.com/evoluhq/evolu/main/apps/web/public/favicon-32x32.png" }, + { + "title": "Liveblocks", + "author": "Liveblocks team", + "url": "https://liveblocks.io/", + "icon": "https://liveblocks.io/favicon.svg" + }, { "title": "Fireproof", "author": "Fireproof team", @@ -310,6 +316,18 @@ "url": "https://tiptap.dev/hocuspocus/", "icon": "https://yjs.dev/images/logo/yjs.svg" }, + { + "title": "Liveblocks Storage", + "author": "Liveblocks team", + "url": "https://liveblocks.io/realtime-apis/storage", + "icon": "https://liveblocks.io/favicon.svg" + }, + { + "title": "Liveblocks Yjs", + "author": "Liveblocks team", + "url": "https://liveblocks.io/realtime-apis/yjs", + "icon": "https://liveblocks.io/favicon.svg" + }, { "title": "Logux", "author": "Andrey Sitnik",