From 264362cd9877ab5e9da6d18763e8a736dfe263ec Mon Sep 17 00:00:00 2001 From: Chris Lowis Date: Wed, 10 Dec 2025 15:00:32 +0000 Subject: [PATCH] Remove unused meta tags from _includes/head.html --- _includes/head.html | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/_includes/head.html b/_includes/head.html index 83856e2..9c35518 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -29,12 +29,6 @@ {% if page.collection == 'coops' %} -{% elsif page.collection == 'services' %} - -{% elsif page.collection == 'technologies' %} - -{% elsif page.collection == 'clients' %} - {% else %} {% endif %} @@ -43,12 +37,6 @@ {% if page.collection == 'coops' %} -{% elsif page.collection == 'services' %} - -{% elsif page.collection == 'technologies' %} - -{% elsif page.collection == 'clients' %} - {% else %} {% endif %}