From c7d289a6dece6d2105a657f8a009f6ccb0adc028 Mon Sep 17 00:00:00 2001 From: charonfaustinus <136845818+charonfaustinus@users.noreply.github.com> Date: Fri, 29 Dec 2023 01:28:34 +0700 Subject: [PATCH] Update webring.json Add my personal site "exlitry.world" This is the website that contains my goobers VRChat OC and other things. --- webring.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/webring.json b/webring.json index 679c97f..b2c8322 100644 --- a/webring.json +++ b/webring.json @@ -132,5 +132,6 @@ { "name": "dustedpink", "url": "https://dustedpink.neocities.org/" }, { "name": "aceynk", "url": "https://aceynk.neocities.org" }, { "name": "manyface", "url": "https://manyface.neocities.org/" }, - { "name": "attkzach", "url": "https://attkzach.gay" } + { "name": "attkzach", "url": "https://attkzach.gay" }, + { "name": "exlitry.world", "url": "https://exlitry.world" } ]