1
0
mirror of https://github.com/devolitalia/forty-jekyll-theme synced 2025-06-05 22:19:18 +02:00

Update tiles.html

This commit is contained in:
Andrew Banchich
2016-08-26 02:42:59 +00:00
parent 68bb300773
commit 53c0591f1e

View File

@@ -10,8 +10,6 @@
<p>{{ post.description }}</p>
</header>
</article>
{% else %}
Configuration error
{% endif %}
{% endfor %}
{% for page in site.pages limit:site.tiles-count %}