From bb1694fcca22b93158972a0e6b34de076ff514d8 Mon Sep 17 00:00:00 2001 From: James Pearce Date: Sat, 6 Jul 2024 18:40:14 -0700 Subject: [PATCH] TinyBase has sync now! --- _data/content.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/_data/content.json b/_data/content.json index 79d7563..8b601a3 100644 --- a/_data/content.json +++ b/_data/content.json @@ -334,6 +334,12 @@ "url": "http://sockethub.org", "icon": "http://sockethub.org/favicon.ico" }, + { + "title": "TinyBase", + "author": "James Pearce", + "url": "https://tinybase.org", + "icon": "https://tinybase.org/favicon.svg" + }, { "title": "Verdant", "author": "Grant Forrest",