From 8a631e7ad48b2dbb9a386b48c917daf34b9d8c97 Mon Sep 17 00:00:00 2001 From: lostinlight Date: Thu, 5 Aug 2021 23:40:20 +0300 Subject: [PATCH] Update Bookwyrm data --- 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 77928c0..4a6fc0d 100644 --- a/source/_data/miscellaneous.json +++ b/source/_data/miscellaneous.json @@ -149,9 +149,9 @@ "title": "Bookwyrm", "source": "https://github.com/mouse-reeve/bookwyrm", "protocols": "ActivityPub", - "site": "", + "site": "https://joinbookwyrm.com", "logo": "/img/misc/bookwyrm.png", - "servers": "", + "servers": "https://the-federation.info/bookwyrm", "description": "Social reading and reviewing, a federated alternative to GoodReads.", "codeLanguage": "Python", "techStack": "Django",