diff options
Diffstat (limited to '_includes/git-wiki/components/action_btn/downloads.html')
| -rw-r--r-- | _includes/git-wiki/components/action_btn/downloads.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/_includes/git-wiki/components/action_btn/downloads.html b/_includes/git-wiki/components/action_btn/downloads.html deleted file mode 100644 index 8bd356b..0000000 --- a/_includes/git-wiki/components/action_btn/downloads.html +++ /dev/null @@ -1,5 +0,0 @@ -<ul class="git-wiki-downloads"> - <li><a href="{{ site.github.zip_url }}">Download <strong>ZIP File</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> -</ul>
\ No newline at end of file |
