From 345b6d72216a2359cc82ddaa9df1383da70ba923 Mon Sep 17 00:00:00 2001 From: Menno Van Zoelen <109163471+aRandomMenno@users.noreply.github.com> Date: Wed, 13 Mar 2024 17:18:59 +0100 Subject: [PATCH 1/2] Ty for merge in advance! --- webring.json | 1 + 1 file changed, 1 insertion(+) diff --git a/webring.json b/webring.json index e154c6e..4a576e7 100644 --- a/webring.json +++ b/webring.json @@ -143,4 +143,5 @@ { "name": "Onedear", "url": "https://onedear.neocities.org/" }, { "name": "pixrobot", "url": "https://pixrobot.github.io/" }, { "name": "Vill🅐 Pirorum", "url": "https://villapirorum.netlify.app/" } + { "name": "aRandomMenno", "url": "https://aRandomMenno.github.io/" } ] From 0bc8ccbe7bf23e10ff979eeec1add37b0f84e2e2 Mon Sep 17 00:00:00 2001 From: tongyu / bucketfish Date: Sun, 17 Mar 2024 21:18:33 +0800 Subject: [PATCH 2/2] add comma --- webring.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webring.json b/webring.json index 4a576e7..d4d97ef 100644 --- a/webring.json +++ b/webring.json @@ -142,6 +142,6 @@ { "name": "ari dot lt", "url": "https://ari.lt/" }, { "name": "Onedear", "url": "https://onedear.neocities.org/" }, { "name": "pixrobot", "url": "https://pixrobot.github.io/" }, - { "name": "Vill🅐 Pirorum", "url": "https://villapirorum.netlify.app/" } + { "name": "Vill🅐 Pirorum", "url": "https://villapirorum.netlify.app/" }, { "name": "aRandomMenno", "url": "https://aRandomMenno.github.io/" } ]