Update default.html

This commit is contained in:
Preet
2017-01-20 00:36:10 -08:00
committed by GitHub
parent d2fc318ac0
commit e2c8cc1e4d

View File

@@ -10,7 +10,7 @@
</head>
<body>
<section class="page-header">
<h1 class="project-name">{{ site.title | default: site.github.repository_name }}</h1>
<h1 class="project-name">Rough.js</h1>
<h2 class="project-tagline">{{ site.description | default: site.github.project_tagline }}</h2>
{% if site.github.is_project_page %}
<a href="{{ site.github.repository_url }}" class="btn">View on GitHub</a>