summaryrefslogtreecommitdiff
path: root/_layouts
diff options
context:
space:
mode:
authormayx <mayx@outlook.com>2022-01-24 17:02:54 +0100
committermayx <mayx@outlook.com>2022-01-24 17:02:54 +0100
commitf089d24624b33ab83cd953ab43ee56e8fdd4de73 (patch)
tree36d72cc58c507293c4af6e8860939286ac120f6d /_layouts
parentdbff1bcc65e23a05e8b47ccbdbec409a58b43a88 (diff)
Update default.html
Diffstat (limited to '_layouts')
-rw-r--r--_layouts/default.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/default.html b/_layouts/default.html
index fbeaf3b..c2bca1c 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -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>