Misc cleanup
This commit is contained in:
parent
778b3e0653
commit
d34120a88a
7 changed files with 9 additions and 2577 deletions
|
@ -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" . }}
|
||||
|
|
|
@ -1,4 +1,2 @@
|
|||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
<script src="{{ .Site.BaseURL }}/js/concise.min.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue