From cb7361b92ad69984a69fe8ee4602e3f0ed084cf2 Mon Sep 17 00:00:00 2001 From: Charlotte Koch Date: Mon, 23 Oct 2023 22:45:53 -0700 Subject: Completely disable the search widget --- layouts/_default/baseof.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'layouts/_default/baseof.html') diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 59edd63..b4f1020 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -89,7 +89,6 @@ {{ partial "nav.html" . }} - {{ partial "search.html" . }} {{ partial "intro-header.html" . }} @@ -142,4 +141,4 @@ {{ partial "footer.html" . }} - \ No newline at end of file + -- cgit v1.2.3