staging the proper page for master branch in v2.0 branch

This commit is contained in:
Dave Gamache
2014-12-08 12:51:10 -08:00
parent baec02aeb5
commit c63d4b7a02
8 changed files with 6 additions and 1137 deletions

View File

@ -22,10 +22,6 @@
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/skeleton.css">
<!-- Scripts
-->
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<!-- Favicon
-->
<link rel="icon" type="image/png" href="images/favicon.png" />
@ -36,7 +32,12 @@
<!-- Primary Page Layout
-->
<div class="container">
<h1>DOWNLOAD THING</h1>
<div class="row">
<div class="one-half column" style="margin-top: 25%">
<h4>Basic Page</h4>
<p>This index.html page is a placeholder with the CSS, font and favicon. It's just waiting for you to add some content! If you need some help hit up the <a href="http://www.getskeleton.com">Skeleton documentation</a>.</p>
</div>
</div>
</div>
<!-- End Document