Temporarily remove tags URL to remove 404

This commit is contained in:
2024-01-09 23:52:55 +01:00
parent e74b186413
commit 0dfe276295

View File

@@ -195,7 +195,7 @@ export default function ofm() {
return {
type: "link",
url: `/tags/${tag}`,
url: /* `/tags/${tag}` */'',
data: {
hProperties: {
className: ["tag"],