Misc cleanup

This commit is contained in:
Matthew Dillon 2015-06-21 12:05:03 -08:00
parent 778b3e0653
commit d34120a88a
7 changed files with 9 additions and 2577 deletions

View file

@ -2,12 +2,7 @@
{{ partial "header.html" . }}
<main class="siteContent container">
<h2>Concise Starter Template</h2>
<h4>
This is a starter template for the
<a href="http://concisecss.com">Concise CSS framework</a> that can be easily
copied and customized for projects.
</h4>
<img src="{{ .Site.BaseURL }}img/main.jpg" alt="alaska">
</main>
{{ partial "footer.html" . }}