From 0dfe2762951d1a05238b098c0c12fab29fd6bb40 Mon Sep 17 00:00:00 2001 From: Peaceultime Date: Tue, 9 Jan 2024 23:52:55 +0100 Subject: [PATCH] Temporarily remove tags URL to remove 404 --- src/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.ts b/src/index.ts index 9c1cd42..f2b018d 100644 --- a/src/index.ts +++ b/src/index.ts @@ -195,7 +195,7 @@ export default function ofm() { return { type: "link", - url: `/tags/${tag}`, + url: /* `/tags/${tag}` */'', data: { hProperties: { className: ["tag"],