From b44d4989030b49e2a701c43d94735fdbb2914202 Mon Sep 17 00:00:00 2001 From: Nick Schonning Date: Tue, 3 Nov 2020 13:35:07 -0500 Subject: [PATCH] fix: CSS class had single quote in name --- includes/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/header.html b/includes/header.html index 2752b31013f2..491c58404406 100644 --- a/includes/header.html +++ b/includes/header.html @@ -104,7 +104,7 @@

{% data ui.homepage.exp {% if page.relativePath != 'index.md' and error != '404' %} -
+
{% include search-form %}