From 520bca8b38e9c8c666fbbb0519078253d2bb6ee4 Mon Sep 17 00:00:00 2001 From: Sergey Fuksman Date: Thu, 25 Apr 2024 12:00:48 +0300 Subject: [PATCH] Update index --- tools/app-index.json | 5 +++++ tools/featured.json | 5 +++++ tools/index.json | 5 +++++ 3 files changed, 15 insertions(+) diff --git a/tools/app-index.json b/tools/app-index.json index 40e5102..e1af7a2 100644 --- a/tools/app-index.json +++ b/tools/app-index.json @@ -3,6 +3,11 @@ { "id": "featured", "experiences": [ + "community_space", + "family_space", + "neighbors_space", + "space_for_digital_creators", + "team_space", "anytype_for_content_creators", "subscription_tracker", "animation_database", diff --git a/tools/featured.json b/tools/featured.json index b03e1f9..9d79f13 100644 --- a/tools/featured.json +++ b/tools/featured.json @@ -1,4 +1,9 @@ [ + "community_space", + "family_space", + "neighbors_space", + "space_for_digital_creators", + "team_space", "anytype_for_content_creators", "subscription_tracker", "animation_database", diff --git a/tools/index.json b/tools/index.json index f57d1ea..3c16073 100644 --- a/tools/index.json +++ b/tools/index.json @@ -1,6 +1,11 @@ { "categories": { "Featured": [ + "community_space", + "family_space", + "neighbors_space", + "space_for_digital_creators", + "team_space", "anytype_for_content_creators", "subscription_tracker", "animation_database",