web: a quick path fix

This commit is contained in:
M Sarmad Qadeer
2024-06-21 01:09:00 +05:00
parent 049fb512a9
commit c07f6c4e94
+2
View File
@@ -420,6 +420,8 @@ module.exports = function (ty) {
throw new Error(`Broken link: ${parsed.path} in ${hostFile}`)
}
}
return uri.serialize(parsed)
}
}).use(markdownItAnchor, {
slugify: (str) =>