--- layout: default ---
{% for post in site.posts %}
{% if post.images.cover %} {% endif %}
{% endfor %}
{% include footer.html %}