From f9b17c624996f76dd0e9b7c4ceea0e4f8e20df73 Mon Sep 17 00:00:00 2001 From: Lars Olesen Date: Sun, 8 Aug 2021 19:43:31 +0200 Subject: [PATCH] Add role to search (#3086) --- _includes/search/search_form.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/search/search_form.html b/_includes/search/search_form.html index c3463798..b9de365c 100644 --- a/_includes/search/search_form.html +++ b/_includes/search/search_form.html @@ -2,7 +2,7 @@ {%- assign search_provider = site.search_provider | default: "lunr" -%} {%- case search_provider -%} {%- when "lunr" -%} -
+ @@ -10,7 +10,7 @@
{%- when "google" -%} -
+