From 1455ad295a920824a6a0218b77fba01bc75e09b2 Mon Sep 17 00:00:00 2001 From: kingsmai Date: Mon, 21 Apr 2025 11:27:47 +0800 Subject: [PATCH] Added Stirling PDF --- index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/index.html b/index.html index 7276345..1076751 100644 --- a/index.html +++ b/index.html @@ -97,6 +97,12 @@ desc: "Lightweight self-hosted note-taking", tags: ["Notes", "Productivity"], }, + { + port: 10001, + name: "📄 Stirling PDF", + desc: "Powerful locally hosted web based PDF manipulation tool", + tags: ["Tools", "PDF"], + }, { port: 40178, name: "📊 JSON Hero",