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

{{ post.description }}

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