From cc741146de057211558a8d7b52bad059176ef4c6 Mon Sep 17 00:00:00 2001
From: graphdev <graphicalmethodsllc@gmail.com>
Date: Sun, 29 Dec 2024 23:48:55 +0000
Subject: [PATCH] I can finally add this :)

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

diff --git a/webring_data.json b/webring_data.json
index a8e46a6..9fcc120 100644
--- a/webring_data.json
+++ b/webring_data.json
@@ -46,5 +46,11 @@
     "title": "Mira Welner's site",
     "author": "Mira Welner",
     "url": "https://mirawelner.com"
+  },
+  {
+    "id": "graphicalmethods",
+    "tile": "Data Collection",
+    "author": "graphdev",
+    "url": "https://blog.graphicalmethods.com"
   }
 ]