From de4b4672908f5f50125b3c780986ff79f0ae06da Mon Sep 17 00:00:00 2001 From: deepend-tildeclub <58404188+deepend-tildeclub@users.noreply.github.com> Date: Fri, 12 Dec 2025 17:01:08 -0700 Subject: [PATCH] Update supporters.json with new entries Added new supporters with their respective dates and URLs. --- supporters.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/supporters.json b/supporters.json index bfb7fcc..9f990c1 100644 --- a/supporters.json +++ b/supporters.json @@ -1,5 +1,7 @@ [ - {"date": "07/20/2025", "name": "mlot", "url": "/~mlot"}, + {"date": "12/10/2025", "name": "morph", "url": "https://zoite.net"}, + {"date": "11/23/2025", "name": "lafe", "url": "/~lafe"}, + {"date": "09/28/2025", "name": "leach", "url": "/~leach"}, {"date": "07/03/2025", "name": "whitcomb", "url": "/~whitcomb"}, {"date": "05/06/2025", "name": "mlot", "url": "/~mlot"}, {"date": "05/03/2025", "name": "ve3zsh", "url": "/~ve3zsh"},