From 3f0f4dca05fcef59b4c72f5ab74699e837879256 Mon Sep 17 00:00:00 2001 From: Chris Croome Date: Thu, 25 Apr 2019 14:08:52 +0100 Subject: [PATCH] optional page.excerpt for meta descriptions --- _includes/head.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/_includes/head.html b/_includes/head.html index 7fd44f5..724eda2 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -1,12 +1,19 @@ +{% if page.excerpt %} + +{% else %} +{% endif % } {{ page.title }} « Cooperative Technologists - {% if page.excerpt %}{% endif %} +{% if page.excerpt %} + +{% else %} +{% endif % }