diff --git a/public/arf.json b/public/arf.json index c72e7d5..e6ce233 100644 --- a/public/arf.json +++ b/public/arf.json @@ -315,7 +315,7 @@ ] }, { - "name": "Friends' Groups", + "name": "Groups and organizations", "type": "folder", "children": [ { @@ -376,13 +376,23 @@ "name": "Oziosi / Esiliati", "type": "url", "url": "https://www.oziosi.org/" + }, + { + "name": "Byte::a", + "type": "url", + "url": "https://bytea.org/" } ] } ] }, { - "name": "Local Social groups/organizations we know", + "name": "Tech Coops", + "type": "folder", + "children": [] + }, + { + "name": "Local organizations we know", "type": "folder", "children": [ { @@ -391,9 +401,24 @@ "url": "https://www.linuxtrent.it/" }, { - "name": "LibreriaUtopiaTrento", + "name": "Speck & Tech", + "type": "url", + "url": "https://speckand.tech/" + }, + { + "name": "Repair Cafè", + "type": "url", + "url": "https://repaircafetrento.it/" + }, + { + "name": "Libreria Utopia Trento", "type": "url", "url": "https://libreriautopiatrento.it/" + }, + { + "name": "Edera", + "type": "url", + "url": "https://edera.coop/" } ] }