From 601868b90a605caeb5b6ab1db4328b70967c0099 Mon Sep 17 00:00:00 2001 From: lostinlight Date: Tue, 9 May 2023 21:08:03 +0300 Subject: [PATCH] Shorten Kitsune description --- source/_data/miscellaneous.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_data/miscellaneous.json b/source/_data/miscellaneous.json index 03707be..d5dd33d 100644 --- a/source/_data/miscellaneous.json +++ b/source/_data/miscellaneous.json @@ -977,10 +977,10 @@ "title": "Kitsune", "source": "https://github.com/kitsune-soc/kitsune", "protocols": "ActivityPub", - "site": "https://joinkitsune.org/", + "site": "https://joinkitsune.org", "logo": "", "servers": "", - "description": "Kitsune is a microblogging server that utilises the ActivityPub protocol to connect your instance to a global interconnected network.Not only can you speak to other Kitsune users through it, you can also connect to people using software like Mastodon, Misskey, etc.", + "description": "Microblogging server using ActivityPub protocol to connect to a global interconnected network. Federates with Mastodon, Misskey, Akkoma, etc.", "codeLanguage": "Rust", "techStack": "", "license": "MIT",