From 13fd8ea41ac43723463f170ac7ca2be5a0134ec1 Mon Sep 17 00:00:00 2001
From: Victor Engmark <victor@engmark.name>
Date: Mon, 30 Sep 2024 21:43:14 +1300
Subject: [PATCH] docs: Add Paperless blog

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

diff --git a/webring_data.json b/webring_data.json
index 2b872ec..0744f81 100644
--- a/webring_data.json
+++ b/webring_data.json
@@ -10,5 +10,11 @@
     "title": "deadSimpleTech - blog",
     "author": "Iris Brighid Meredith",
     "url": "https://deadsimpletech.com/blog/posts"
+  },
+  {
+    "id": "paperless",
+    "title": "Paperless",
+    "author": "Victor Engmark",
+    "url": "https://paperless.blog/"
   }
 ]