From e5f307853d93e58dbf7cd1e09ec17e6a52e41a0f Mon Sep 17 00:00:00 2001 From: silasljennings <35513733+silasljennings@users.noreply.github.com> Date: Fri, 11 Oct 2024 11:21:00 -0500 Subject: [PATCH] Update header.html --- _includes/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/header.html b/_includes/header.html index fc4f693e8ddb..0b3f9a35ba03 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -26,7 +26,7 @@ {% if page.subtitle %} {% if include.type == "page" %} -
+ {{ page.subtitle | strip_html }} {% else %}

{{ page.subtitle | strip_html }}