From 3e36dd5fa99a9dafc17f0f22943197daffc09cc8 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Wed, 25 Jul 2018 12:08:14 +0200 Subject: [PATCH] Fixed typo for images --- _includes/head.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/head.html b/_includes/head.html index 373350d..d80ff90 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -26,8 +26,8 @@ {% endfor %} {% endif %} - {% if page.image %} - + {% if page.images %} + {% else %} {% endif %}