summaryrefslogtreecommitdiff
path: root/themes/new_theme/layouts/partials/sidebar.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/new_theme/layouts/partials/sidebar.html')
-rw-r--r--themes/new_theme/layouts/partials/sidebar.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/new_theme/layouts/partials/sidebar.html b/themes/new_theme/layouts/partials/sidebar.html
index 8241753..a69d2a9 100644
--- a/themes/new_theme/layouts/partials/sidebar.html
+++ b/themes/new_theme/layouts/partials/sidebar.html
@@ -1,5 +1,5 @@
<aside class="sidebar" itemscope="itemscope" itemtype="http://schema.org/WPSideBar">
- {{ partial "widgets/google_site_search.html" . }}
+ {{ partial "widgets/elasticlunr_search.html" . }}
{{ $section := .Section }}
{{ if or ( eq $section "blog" ) ( eq $section "" ) }}
{{ partial "widgets/recent.html" . }}