From 53c0591f1e082004ed9d30616ccb12da93ff851e Mon Sep 17 00:00:00 2001 From: Andrew Banchich Date: Fri, 26 Aug 2016 02:42:59 +0000 Subject: [PATCH] Update tiles.html --- _includes/tiles.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/_includes/tiles.html b/_includes/tiles.html index b3a9644..4fd6113 100644 --- a/_includes/tiles.html +++ b/_includes/tiles.html @@ -10,8 +10,6 @@

{{ post.description }}

- {% else %} - Configuration error {% endif %} {% endfor %} {% for page in site.pages limit:site.tiles-count %}