We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8696486 commit 0742ab7Copy full SHA for 0742ab7
_layouts/default.html
@@ -23,7 +23,7 @@ <h1 class="header">{{ site.title | default: site.github.repository_name }}</h1>
23
<li class="download"><a class="buttons" href="{{ site.github.zip_url }}">Download ZIP</a></li>
24
<li class="download"><a class="buttons" href="{{ site.github.tar_url }}">Download TAR</a></li>
25
{% endif %}
26
- <li><a class="buttons github" href="{{ site.github.repository_url }}">View On GitHub</a></li>
+
27
</ul>
28
29
{% if site.github.is_project_page %}
0 commit comments