From 545f63258f09a05675c544ae2a313d3f11ef551c Mon Sep 17 00:00:00 2001 From: Chris Croome Date: Thu, 25 Apr 2019 16:07:16 +0100 Subject: [PATCH] image test added to head --- _includes/head.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_includes/head.html b/_includes/head.html index f03558c..1d03363 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -17,6 +17,9 @@ {% endif %} +{% if page.collection == 'coops' %} + +{% endif %}