Is this really the only way to make urls inside my page content absolute in Hugo?
<description>{{ (replaceRE "<img (.*?)src=\"" (printf "%s%s" "<img $1 src=\"" .Permalink) .Content) | html }}</description>
Comments
How to respond
Write your comment on your on page and link it to this page with the following link:
https://vmac.ch/posts/2023-07-20-is-this-really-the-only-1689829306/
Then insert the permalink to your post into the form below and submit it.
Alternatively you can reach me by email to: comment@vmac.ch