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"} ]