doks
doks copied to clipboard
Contributors and Categories link in blog are not using baseUrl
Description
Contributors and Categories link in blog are not using baseUrl. So when using baseUrl, this two links are broken.
Steps to reproduce
Fix this in :
- https://github.com/thuliteio/doks-core/blob/main/layouts/partials/main/blog-meta.html#L9
- https://github.com/thuliteio/doks-core/blob/main/layouts/partials/main/blog-meta.html#L24
Expected result
Actual result
What happened.
Environment
when build like that : hugo --minify --baseURL=...