mirror of
https://github.com/alanorth/hugo-theme-bootstrap4-blog.git
synced 2025-01-27 02:19:11 +01:00
Alan Orth
af39372a24
Prepending the site's URL to relative links was a hack but at the time I couldn't understand why href="#" didn't take us to the top of the page. It turns out that this was because of the <base> tag that I have now removed.