diff --git a/_config.yml b/_config.yml index 3496bf1..248a1d6 100644 --- a/_config.yml +++ b/_config.yml @@ -739,9 +739,6 @@ local_search: # Preload the search data when the page loads. preload: false -# Swiftype Search API Key -swiftype_key: - # --------------------------------------------------------------- # Chat Services diff --git a/layout/_third-party/index.njk b/layout/_third-party/index.njk index ad94df7..9c6db82 100644 --- a/layout/_third-party/index.njk +++ b/layout/_third-party/index.njk @@ -4,8 +4,6 @@ {%- if theme.algolia_search.enable %} {%- include 'search/algolia-search.njk' -%} -{%- elif theme.swiftype_key %} - {%- include 'search/swiftype.njk' -%} {%- elif theme.local_search.enable %} {%- include 'search/localsearch.njk' -%} {%- endif %} diff --git a/layout/_third-party/search/swiftype.njk b/layout/_third-party/search/swiftype.njk deleted file mode 100644 index 1bd791e..0000000 --- a/layout/_third-party/search/swiftype.njk +++ /dev/null @@ -1,8 +0,0 @@ -