Update default.html

This commit is contained in:
Preet
2017-01-24 17:54:19 -08:00
committed by GitHub
parent 748c8af439
commit ece5e22179

View File

@@ -12,7 +12,7 @@
<section class="page-header">
<h1 class="project-name">Rough.js</h1>
<h2 class="project-tagline">{{ site.description | default: site.github.project_tagline }}</h2>
<a href="https://github.com/pshihn/rough/wiki/Examples" class="btn">Gallery</a>
<a href="https://github.com/pshihn/rough/wiki/Examples" class="btn">Examples</a>
{% if site.github.is_project_page %}
<a href="{{ site.github.repository_url }}" class="btn">View on GitHub</a>
{% endif %}