Skip to content

Commit 0742ab7

Browse files
committed
changed default.html
1 parent 8696486 commit 0742ab7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ <h1 class="header">{{ site.title | default: site.github.repository_name }}</h1>
2323
<li class="download"><a class="buttons" href="{{ site.github.zip_url }}">Download ZIP</a></li>
2424
<li class="download"><a class="buttons" href="{{ site.github.tar_url }}">Download TAR</a></li>
2525
{% endif %}
26-
<li><a class="buttons github" href="{{ site.github.repository_url }}">View On GitHub</a></li>
26+
2727
</ul>
2828

2929
{% if site.github.is_project_page %}

0 commit comments

Comments
 (0)