Browse Source

Update default.html

pull/171/head
mayx 3 years ago
parent
commit
f089d24624
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      _layouts/default.html

+ 1
- 1
_layouts/default.html 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.tar_url }}">Download <strong>TAR Ball</strong></a></li>
<li><a href="{{ site.github.repository_url }}">View On <strong>GitHub</strong></a></li> <li><a href="{{ site.github.repository_url }}">View On <strong>GitHub</strong></a></li>
{% else %} {% 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 %} {% endif %}
</ul> </ul>
</header> </header>


Loading…
Cancel
Save

Powered by TurnKey Linux.