From 075e94ebc4aeebd0e09b33163226f8352bc32634 Mon Sep 17 00:00:00 2001 From: zeerooth Date: Tue, 7 May 2024 23:05:26 +0200 Subject: [PATCH] add tearoom.earth to websites.json --- websites.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/websites.json b/websites.json index c9bdc04..aa9007d 100644 --- a/websites.json +++ b/websites.json @@ -11,5 +11,6 @@ {"name": "Bill Hunt", "url": "https://billhunt.dev"}, {"name": "moondvsted", "url": "https://moondvsted.neocities.org"}, {"name": "pixeldesu", "url": "https://pixelde.su"}, - {"name": "Antarctica Starts Here", "url": "https://drwho.virtadpt.net"} + {"name": "Antarctica Starts Here", "url": "https://drwho.virtadpt.net"}, + {"name": "tearoom.earth", "url": "https://tearoom.earth"} ]