From 0a06114873c8c834a3e8c4d5a8cf55362be650e1 Mon Sep 17 00:00:00 2001 From: Matthew Scroggs Date: Wed, 13 Dec 2023 11:54:01 +0000 Subject: [PATCH] add missing ; (#159) --- _includes/_header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/_header.html b/_includes/_header.html index a166c314..bfd4aebf 100644 --- a/_includes/_header.html +++ b/_includes/_header.html @@ -6,7 +6,7 @@ {% if page.image %} -
+
{% else %}
{% endif %}