Pasting content

This commit is contained in:
Andrea Zignoli 2023-05-07 18:12:29 +02:00
parent 1c1c2e81c6
commit 106b382e77
3 changed files with 120 additions and 100 deletions

View file

@ -21,10 +21,6 @@
{% if site.github.is_project_page %}
<a href="{{ site.github.repository_url }}" class="btn">View on GitHub</a>
{% endif %}
{% if site.show_downloads %}
<a href="{{ site.github.zip_url }}" class="btn">Download .zip</a>
<a href="{{ site.github.tar_url }}" class="btn">Download .tar.gz</a>
{% endif %}
</header>
<main id="content" class="main-content" role="main">