INIT: uploading initial structure of site"

This commit is contained in:
Spencer Lyon
2014-03-29 12:09:38 -04:00
parent 829427ec43
commit c624bdbafb
20 changed files with 1369 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
<div class="container content">
<footer>
<div>
<p class="right credit">
Fancy footer here. Link to <a href="/">Home Page</a>
</p>
</div>
</footer>
</div>
</body>
</html>