From bb8bb156e57dd771b813ece495964071743c355d Mon Sep 17 00:00:00 2001 From: eduameli <165940955+eduameli@users.noreply.github.com> Date: Wed, 23 Apr 2025 21:56:22 +0100 Subject: [PATCH] Update froglist.json --- static/webring/froglist.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/static/webring/froglist.json b/static/webring/froglist.json index 6ec8efb..8ab0d0d 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": "eduameli", + "url": "https://eduameli.gitlab.io", + "displayName": "eduameli", + "description": "personal site to share my very cool projects" + }, ]