layout improvements

This commit is contained in:
Alex Corbi 2017-01-22 19:44:25 +01:00
parent 9390f8e53f
commit eddb199291
83 changed files with 21481 additions and 23588 deletions

View file

@ -82,7 +82,7 @@ home: yes
{% for post in site.posts %}
{% if post.layout != "event" %}
{% if post.layout == "event-spektrum" %}
{% continue %}
{% endif %}