From a0f8c4a9a8886445a2de83869f80321a8fe90952 Mon Sep 17 00:00:00 2001 From: Neko-the-gamer Date: Fri, 29 Dec 2023 22:00:47 +0000 Subject: [PATCH] changed akkoma link destination changed the link of akkoma from its repository to its landing page --- source/_data/pleroma.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_data/pleroma.json b/source/_data/pleroma.json index 2712367..295bfc4 100644 --- a/source/_data/pleroma.json +++ b/source/_data/pleroma.json @@ -33,7 +33,7 @@ "devTutorial": "https://docs.pleroma.social/backend/installation/otp_en", "forks": [ - {"id": 0, "url": "https://akkoma.dev/AkkomaGang/akkoma", "descr": "Akkoma - fork with new features and less bloat"}, + {"id": 0, "url": "https://akkoma.social", "descr": "Akkoma - fork with new features and less bloat"}, {"id": 1, "url": "https://gitlab.com/soapbox-pub/soapbox-fe", "descr": "Soapbox - social media frontend with focus on custom branding and ease of use"} ], "mascot": [{"item": "Fox Tan", "imgNum": "1"}],