mirror of
https://github.com/alanorth/hugo-theme-bootstrap4-blog.git
synced 2025-04-03 05:02:31 +02: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.