how about now?
This commit is contained in:
commit
90258c10d6
2 changed files with 26 additions and 8 deletions
26
index.html
Normal file
26
index.html
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
---
|
||||
title: Södermalms bäst bevarade hemlighet
|
||||
image: /siteicon.png
|
||||
layout: default
|
||||
---
|
||||
|
||||
<!-- <div id="poster" class="column">
|
||||
<img src="images/siteicon.png" />
|
||||
<h1>{{ site.title }}
|
||||
<p>{{ site.description }}</p>
|
||||
-->
|
||||
|
||||
<div class="column">
|
||||
<h2>{{ site.description }}</h2>
|
||||
|
||||
<div class="editable">
|
||||
Vi är strax tillbaka!
|
||||
</div>
|
||||
<div class="editable">
|
||||
<h2><a href="https://www.facebook.com/momangen" target="_blank" rel="noopener noreferrer nofollow">Facebook</a></h2>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="column">
|
||||
{% include contact.html %}
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue