From b6f992b46a435b483597b95efe87736742c0c827 Mon Sep 17 00:00:00 2001 From: maia arson crimew Date: Wed, 9 Mar 2022 13:28:09 +0100 Subject: [PATCH] add maia to the webring --- src/webring/data.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/webring/data.json b/src/webring/data.json index dadd27e..0fe55b9 100644 --- a/src/webring/data.json +++ b/src/webring/data.json @@ -17,6 +17,11 @@ { "id": "oatmealine", "name": "oatmealine", - "url": "https://oat.zone" + "url": "https://oat.zone/" + }, + { + "id": "maia", + "name": "maia", + "url": "https://maia.crimew.gay/" } ]