Pasting content
This commit is contained in:
parent
1c1c2e81c6
commit
106b382e77
3 changed files with 120 additions and 100 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue