From ccdaa90ed7951fa735d71a139f60da33a0e62649 Mon Sep 17 00:00:00 2001 From: "Jake S. Del Mastro" Date: Wed, 30 Apr 2025 18:19:34 -0400 Subject: [PATCH] Add myself to the froglist --- static/webring/froglist.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/static/webring/froglist.json b/static/webring/froglist.json index 36295fb..b2da5a4 100644 --- a/static/webring/froglist.json +++ b/static/webring/froglist.json @@ -28,5 +28,11 @@ "url": "https://eduameli.gitlab.io", "displayName": "eduameli", "description": "personal site to share my very cool projects" + }, + { + "name": "jaked", + "url": "https://jakedelmastro.com", + "displayName": "Jake S. Del Mastro", + "description": "My website where I share some of my graphics projects" } ]