Temporarily remove tags URL to remove 404

This commit is contained in:
Peaceultime 2024-01-09 23:52:55 +01:00
parent e74b186413
commit 0dfe276295
1 changed files with 1 additions and 1 deletions

View File

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