From 68642a33ad92bcf9a18a965719fe5689612e583b Mon Sep 17 00:00:00 2001 From: Sharon Date: Thu, 22 Jan 2026 22:35:15 -0500 Subject: [PATCH] Add Green Signal to tech writing blog webring --- sites.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sites.json b/sites.json index d48af9c..45a6dc3 100644 --- a/sites.json +++ b/sites.json @@ -104,4 +104,9 @@ window.WEBRING_SITES = [ "name": "Gaurav Trivedi", "description": "Gaurav Trivedi's blog" } + { + "url": "https://greensignal.substack.com/", + "name": "Green Signal", + "description": "A technical writer builds with AI to make the universe a little brighter." + } ];