From 0da38c783a6c9ee2e95825cb7222741baedd7229 Mon Sep 17 00:00:00 2001 From: ConcordOne Date: Thu, 21 Jul 2022 18:59:23 +0200 Subject: [PATCH] Add `tedd.it` to `instances.json` --- instances.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/instances.json b/instances.json index e0c3d76..42615f9 100644 --- a/instances.json +++ b/instances.json @@ -83,5 +83,8 @@ { "url": "https://teddit.garudalinux.org", "notes": "Managed by https://garudalinux.org" - } + }, + { + "url": "https://tedd.it" + } ]