From a9824a3a4310b91324e4b2ab2855db52f60de8ef Mon Sep 17 00:00:00 2001 From: Cameron Doyle Date: Thu, 3 Oct 2024 20:39:26 +1000 Subject: [PATCH] feat: Mataroa Cosmic Cow blog URL added to webring --- webring_data.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/webring_data.json b/webring_data.json index 0744f81..28fa894 100644 --- a/webring_data.json +++ b/webring_data.json @@ -16,5 +16,11 @@ "title": "Paperless", "author": "Victor Engmark", "url": "https://paperless.blog/" + }, + { + "id": "cosmiccow", + "title": "Cosmic Cow - blog", + "author": "Cosmic Cow", + "url": "https://cosmic-cow.mataroa.blog/" } ]