Skip to content

Commit

Permalink
experimenting with github pages
Browse files Browse the repository at this point in the history
  • Loading branch information
mmguero committed Sep 22, 2022
1 parent 74a8e8e commit 6321f68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ <h1><a href="{{ "/" | absolute_url }}">{{ site.title | default: site.github.repo
<footer>
{% if site.show_downloads %}
<ul class="downloads">
<li><a href="{{ site.github.repository_url }}/releases/latest">Latest <strong>Release</strong> <i class="fa fa-sign-out" aria-hidden="true"></i></a></li>
<li><a href="{{ site.github.repository_url }}/releases"><strong>Releases</strong> <i class="fa fa-sign-out" aria-hidden="true"></i></a></li>
<li><a href="{{ site.github.tar_url }}">Source <strong>.tgz</strong></a></li>
<li><a href="{{ site.external_download_url | default: site.github.repository_url }}"><strong>ISO</strong> downloads <i class="fa fa-sign-out" aria-hidden="true"></i></a></li>
</ul>
Expand Down

0 comments on commit 6321f68

Please sign in to comment.