Open j-catania opened 1 week ago
Contributors and Categories link in blog are not using baseUrl. So when using baseUrl, this two links are broken.
Fix this in :
What happened.
when build like that : hugo --minify --baseURL=...
hugo --minify --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 :
Expected result
Actual result
What happened.
Environment
when build like that :
hugo --minify --baseURL=...