From 8be930bda6b6968e1a64bc43e0d2ba5986e7eb03 Mon Sep 17 00:00:00 2001 From: Lukas Rennhofer <132039008+LukasRennhofer@users.noreply.github.com> Date: Sat, 15 Aug 2026 14:15:38 +0200 Subject: [PATCH] Add Lukas Rennhofer 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 e37f96b..02649b3 100644 --- a/static/webring/froglist.json +++ b/static/webring/froglist.json @@ -118,5 +118,11 @@ "url": "https://duskworks.net/", "displayName": "Firefly in the Dusk🌙", "description": "Personal site where I write about my game engine and other projects." + }, + { + "name": "lukasr", + "url": "https://lukas-rennhofer.com/", + "displayName": "Lukas Rennhofer", + "description": "Homepage of Lukas Rennhofer's graphics experiments." } ]