Customized pages

This commit is contained in:
tom5079
2019-05-12 00:52:09 +09:00
parent 9b138cd0c4
commit c4c7be3dec
5 changed files with 6 additions and 37 deletions

View File

@@ -1,7 +1,6 @@
<section class="page-header">
<h1 class="project-name">{{ site.title }}</h1>
<h2 class="project-tagline">{{ site.tagline }}</h2>
<a href="#" class="btn">View on GitHub</a>
<a href="#" class="btn">Download .zip</a>
<a href="#" class="btn">Download .tar.gz</a>
<a href="#" class="btn">Download app</a>
<a href="#" class="btn">Having a problem?</a>
</section>