HUGO shortcode add whitespace to link
I have this HUGO shortcode setup for my links. Somehow HUGO renders the link with a whitespace in between te base url (localhost:1313/de
) and the traget url(localhost:1313/de/team
).
I have this HUGO shortcode setup for my links. Somehow HUGO renders the link with a whitespace in between te base url (localhost:1313/de
) and the traget url(localhost:1313/de/team
).