From f0a4d2211782295ddf27d28709c8a7300c3edece Mon Sep 17 00:00:00 2001 From: CJSatnarine Date: Tue, 17 Mar 2026 08:58:15 -0400 Subject: [PATCH] add forest --- websites.json | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/websites.json b/websites.json index 12e266b..dc17855 100644 --- a/websites.json +++ b/websites.json @@ -4,6 +4,13 @@ "slug": "cjsatnarine_study", "url": "https://study.cjsatnarine.space", "about": "a little study", - "owner": "CJSatnarine" - } + "owner": "CJ Satnarine" + }, + { + "name": "The Forest", + "slug": "forest", + "url": "https://forest.cjsatnarine.space", + "about": "the forest", + "owner": "CJ Satnarine" + } ]