From dbe779e5b3adb8060ebddd1d60209481052a43ab Mon Sep 17 00:00:00 2001 From: TechnicJelle <22576047+TechnicJelle@users.noreply.github.com> Date: Thu, 24 Apr 2025 01:25:48 +0200 Subject: [PATCH] Added TechnicJelle to froglist.json --- static/webring/froglist.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/static/webring/froglist.json b/static/webring/froglist.json index 6ec8efb..fa9f006 100644 --- a/static/webring/froglist.json +++ b/static/webring/froglist.json @@ -16,5 +16,11 @@ "url": "https://nickclark.tech/", "displayName": "Nick Clark", "description": "Personal site and blog for Nick Clark" + }, + { + "name": "technicjelle", + "url": "https://technicjelle.com/", + "displayName": "TechnicJelle", + "description": "On this website you'll find info about me and my projects" } ]