mirror of
https://github.com/alanorth/hugo-theme-bootstrap4-blog.git
synced 2025-02-28 20:28:46 +01:00
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.