From bfcfd4205fa539b4d8cd607a7d92bf2dff6df912 Mon Sep 17 00:00:00 2001 From: entropic Date: Tue, 1 Jul 2025 02:49:07 +0000 Subject: [PATCH 1/2] add entropic to webring --- webring_data.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/webring_data.json b/webring_data.json index c122b74..2830605 100644 --- a/webring_data.json +++ b/webring_data.json @@ -64,5 +64,11 @@ "title": "ruby's site", "author": "ruby iris juric", "url": "https://foxgirl.engineering" + }, + { + "id": "entropic" + "title": "Entropic" + "author": "Entropic" + "url": "https://entropic.mataroa.blog/" } ] -- 2.49.0 From bbe979dcab1d72de0fccb9f5c194e32a85814b96 Mon Sep 17 00:00:00 2001 From: entropic Date: Tue, 1 Jul 2025 08:22:02 +0000 Subject: [PATCH 2/2] Update webring_data.json --- webring_data.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/webring_data.json b/webring_data.json index 2830605..6afefe5 100644 --- a/webring_data.json +++ b/webring_data.json @@ -66,9 +66,9 @@ "url": "https://foxgirl.engineering" }, { - "id": "entropic" - "title": "Entropic" - "author": "Entropic" + "id": "entropic", + "title": "Entropic", + "author": "Entropic", "url": "https://entropic.mataroa.blog/" } ] -- 2.49.0