From 21b6baf0a54c3a411f86efc1592d54fa788bc48c Mon Sep 17 00:00:00 2001
From: Iris <iris_meredith@fastmail.com>
Date: Mon, 30 Sep 2024 17:51:39 +1300
Subject: [PATCH] Added blog details and URL

---
 webring_data.json | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/webring_data.json b/webring_data.json
index 5086af4..2b872ec 100644
--- a/webring_data.json
+++ b/webring_data.json
@@ -4,5 +4,11 @@
     "title": "DS Log",
     "author": "Bernardo Vecchia Stein / Daniel Sidhion",
     "url": "https://sidhion.com/blog"
+  },
+  {
+    "id": "dstblog",
+    "title": "deadSimpleTech - blog",
+    "author": "Iris Brighid Meredith",
+    "url": "https://deadsimpletech.com/blog/posts"
   }
 ]