summaryrefslogtreecommitdiffhomepage
path: root/themes/docsy/layouts/partials/search-input.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/docsy/layouts/partials/search-input.html')
-rw-r--r--themes/docsy/layouts/partials/search-input.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/themes/docsy/layouts/partials/search-input.html b/themes/docsy/layouts/partials/search-input.html
deleted file mode 100644
index ee82a6988..000000000
--- a/themes/docsy/layouts/partials/search-input.html
+++ /dev/null
@@ -1,3 +0,0 @@
-{{ with or .Site.Params.gcs_engine_id .Site.Params.algolia_docsearch }}
- <input type="search" class="form-control td-search-input" placeholder="&#xf002 {{ T "ui_search" }}" aria-label="{{ T "ui_search" }}" autocomplete="off">
-{{ end }} \ No newline at end of file