From cbd0babf43429a5c1708ff5d7bae2ed2d166df30 Mon Sep 17 00:00:00 2001 From: teddit Date: Wed, 20 Jul 2022 17:22:46 +0200 Subject: [PATCH] add garudalinux's instance to the instances.json (pr #334) --- instances.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/instances.json b/instances.json index a62bef7..e0c3d76 100644 --- a/instances.json +++ b/instances.json @@ -79,5 +79,9 @@ }, { "url": "https://teddit.tokhmi.xyz" - } + }, + { + "url": "https://teddit.garudalinux.org", + "notes": "Managed by https://garudalinux.org" + } ]