post and shit

This commit is contained in:
Set Hallstrom 2019-05-19 01:45:17 +02:00
parent 0a20c340e5
commit b7f1983ebd
2 changed files with 20 additions and 4 deletions

View file

@ -6,6 +6,7 @@ layout: default
Eventet börjar: <strong>{{ page.start_datetime | date: "%Y-%m-%d"}} klockan {{ page.start_datetime | date: "%R"}}</strong><br />
Och slutar: <strong>{{ page.end_datetime | date: "%Y-%m-%d"}} klockan {{ page.end_datetime | date: "%R"}}</strong>
<img src="{{ site.baseurl}}{{ page.image}}" width="50%" style="float:right" />
<p>{{ page.description }}</p>
{{ content }}
</div>