Use site.baseurl shortcut for the gallery link

This commit is contained in:
HatScripts 2021-06-23 20:49:40 +10:00 committed by GitHub
parent 94016f4257
commit e259343f68
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,7 +36,7 @@
<a href="{{ site.github.zip_url }}" class="btn">Download .zip</a>
<a href="{{ site.github.tar_url }}" class="btn">Download .tar.gz</a>
{% endif %}
<a href="https://hatscripts.github.io/circle-flags/all-flags.html" class="btn">Gallery</a>
<a href="{{ site.baseurl }}/all-flags.html" class="btn">Gallery</a>
</header>
<main id="content" class="main-content" role="main">