From ba68a23f2c6a9bae0000cbc89506c967bc19de69 Mon Sep 17 00:00:00 2001 From: Nik <32608265+Nikhil-Suresh@users.noreply.github.com> Date: Wed, 23 Oct 2024 11:31:28 +1100 Subject: [PATCH] Add Ludic blog to webring --- webring_data.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/webring_data.json b/webring_data.json index 28fa894..b338083 100644 --- a/webring_data.json +++ b/webring_data.json @@ -22,5 +22,11 @@ "title": "Cosmic Cow - blog", "author": "Cosmic Cow", "url": "https://cosmic-cow.mataroa.blog/" + }, + { + "id": "ludic", + "title": "Ludic", + "author": "Nikhil Suresh", + "url": "https://ludic.mataroa.blog/" } ]