Skip to content

Correct links in the template

If the site.baseurl is set to empty, then some of the links are broken. E.g. <li><a {% if page.section == 'About' %} class="active" {% endif %} href="{{ site.baseurl }}/about-node">About</a></li> produces https://about-node/