From 7d8dba97379283149846958549cc4cbb0d7b48c3 Mon Sep 17 00:00:00 2001 From: Lynn <92190036+dhampir-damsel@users.noreply.github.com> Date: Fri, 10 Jan 2025 08:18:36 -0500 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2e7b3cd..7cddfb1 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ Organizational repo for the OBEY THE SYSTEM webring. {"name": "Fabio Alfa's blog", "url": "https://www.fabioag.it"}, {"name": "I think therefore I Sam", "url": "https://dalfuss.net"}, {"name": "netcat", "url": "https://nekopy.neocities.org"} + {"name": "Lynn's Lair", "url": "https://lynns-lair.neocities.org"} ] ``` From a76d734400169df33e18bde2bafac8dda9a40cb6 Mon Sep 17 00:00:00 2001 From: Marta Sokolska Date: Fri, 10 Jan 2025 14:39:06 +0100 Subject: [PATCH 2/2] add Lynn --- README.md | 1 - websites.json | 3 ++- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7cddfb1..2e7b3cd 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,6 @@ Organizational repo for the OBEY THE SYSTEM webring. {"name": "Fabio Alfa's blog", "url": "https://www.fabioag.it"}, {"name": "I think therefore I Sam", "url": "https://dalfuss.net"}, {"name": "netcat", "url": "https://nekopy.neocities.org"} - {"name": "Lynn's Lair", "url": "https://lynns-lair.neocities.org"} ] ``` diff --git a/websites.json b/websites.json index fb15e26..47f1b48 100644 --- a/websites.json +++ b/websites.json @@ -17,5 +17,6 @@ {"name": "Ti Kallisti", "url": "https://ti-kallisti.com"}, {"name": "Fabio Alfa's blog", "url": "https://www.fabioag.it"}, {"name": "I think therefore I Sam", "url": "https://dalfuss.net"}, - {"name": "netcat", "url": "https://nekopy.neocities.org"} + {"name": "netcat", "url": "https://nekopy.neocities.org"}, + {"name": "Lynn's Lair", "url": "https://lynns-lair.neocities.org"} ]