room for news on home
This commit is contained in:
parent
08b3230f71
commit
02944e18c5
1 changed files with 5 additions and 1 deletions
|
|
@ -3,7 +3,11 @@ title: Galleri och Kulturförening
|
||||||
image: /siteicon.png
|
image: /siteicon.png
|
||||||
layout: default
|
layout: default
|
||||||
---
|
---
|
||||||
|
{% for post in site.posts limit: 4 %}
|
||||||
|
<div class="column">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
{% endfor %}
|
||||||
<div class="column">
|
<div class="column">
|
||||||
<h2>{{ page.title }}</h2>
|
<h2>{{ page.title }}</h2>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue