From 85c8f48792ac5fca66d4fdac9f97195b37d47015 Mon Sep 17 00:00:00 2001 From: Luna Date: Wed, 15 Jun 2022 16:06:25 +0000 Subject: [PATCH] Add Luna to the webring --- src/webring/data.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/webring/data.json b/src/webring/data.json index 44b041a..7132713 100644 --- a/src/webring/data.json +++ b/src/webring/data.json @@ -28,5 +28,10 @@ "id": "easrng", "name": "easrng", "url": "https://easrng.net/" + }, + { + "id": "luna", + "name": "luna", + "url": "https://luna.mint.lgbt" } ]