From d581a504c94db2028ebb92082ed47c8c60455e00 Mon Sep 17 00:00:00 2001 From: Andrew Banchich Date: Fri, 26 Aug 2016 02:08:39 +0000 Subject: [PATCH] Update tiles.html --- _includes/tiles.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/tiles.html b/_includes/tiles.html index c301dec..d6cbf0c 100644 --- a/_includes/tiles.html +++ b/_includes/tiles.html @@ -1,5 +1,5 @@
- {% if site.tiles-source == "pages" %} + {% if site.tiles-source == "posts" %} {% for post in site.posts limit:site.tiles-count %}