This commit is contained in:
Scott Austin 2015-06-05 00:08:07 -07:00
parent 61612b3982
commit d97cc2a377
2 changed files with 3 additions and 2 deletions

View File

@ -15,8 +15,6 @@
<h3 class="masthead-title">
<p>{{ site.github.project_title }} open design</p>
<a href="{{ site.baseurl }}/" title="Home">{{ site.title }}</a>
</h3>

View File

@ -6,12 +6,15 @@ title: Home
<div class="row text-center">
<a class="btn btn-warning btn-lg" role="button" href="${link.path}/${link.name}">Download .zip file</a>
<br>
</div>
<div class="row text-center">
<a class="btn btn-warning btn-lg" role="button" href="${link.path}/${link.name}">Download .tar file</a>
<br>
</div>
<div class="row text-center">
<a class="btn btn-warning btn-lg" role="button" href="https://github.com/Obrary/Alex-Chair">Go to Github repository</a>
<br>
</div>
<div class="row">