Clearing out gh-pages
This commit is contained in:
commit
8761a29f5b
37 changed files with 530 additions and 0 deletions
9
layouts/index.html
Normal file
9
layouts/index.html
Normal file
|
@ -0,0 +1,9 @@
|
|||
{{ partial "head.html" . }}
|
||||
{{ partial "header.html" . }}
|
||||
|
||||
<main class="siteContent container">
|
||||
<img src="{{ .Site.BaseURL }}img/main.jpg" alt="alaska">
|
||||
</main>
|
||||
|
||||
{{ partial "footer.html" . }}
|
||||
{{ partial "foot.html" . }}
|
Loading…
Add table
Add a link
Reference in a new issue