Update default.html

This commit is contained in:
mayx 2022-01-24 16:02:54 +00:00
parent dbff1bcc65
commit f089d24624

View File

@ -98,7 +98,7 @@
<li><a href="{{ site.github.tar_url }}">Download <strong>TAR Ball</strong></a></li>
<li><a href="{{ site.github.repository_url }}">View On <strong>GitHub</strong></a></li>
{% else %}
<li><a href="MayxBlog.tgz">Download <strong>TAR File</strong></a></li>
<li><a href="/MayxBlog.tgz">Download <strong>TAR File</strong></a></li>
{% endif %}
</ul>
</header>