If you use a recently new Hugo version, that should be possible, but it is impossible to judge by the little you post. A link to the site source would maybe help us help you.
Yup. Works perfectly for me on Hugo v0.40.3. I cloned your repo and ran Hugo against it as-is, no changes. But I don’t see why it shouldn’t work with v0.38.2. Good luck!
Sorry brother, you have all the tools necessary to figure it out, since you can diff the working version on GitHub and the one that doesn’t work. I simply don’t have time to hold your hand, especially since you can do it yourself. Good luck!
This “base href” would prevent any relative image src to open.
I don’t know where this tag came from. God, I can tell you it’s been month this was bothering me!
I took time to help you. And I provided the critical fact that you missed for a month: That the problem was introduced in your recent code changes since the checked-in version worked perfectly. Something you didn’t bother to do.
But then without spending any time to do the diff first, you immediately ask me to download your current code. You wanted me to do your work for you before you even tried.
It is I who should be offended for you not respecting other people’s time. Now I almost regret helping you. Almost.
I initially suspected that the problem was with my understanding or usage of Hugo… That’s why I posted here.
Actually it was unrelated! The bundles was not working because of this “href base” (which was in my code base since forever)…
Anyway, thanks for the help, it was useful to put me on track.