From d731b794a316a3eaac0cc2e293446553fef66c0f Mon Sep 17 00:00:00 2001 From: Chris Croome Date: Thu, 25 Apr 2019 16:25:55 +0100 Subject: [PATCH] test fix for #53 --- _includes/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/head.html b/_includes/head.html index a0e3352..9e6a6b2 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -1,6 +1,6 @@ -{% if page.excerpt %} +{% if page.excerpt and page.excerpt != "" %} {% elsif page.collection == 'coops' %}