mirror of https://github.com/vapor/docs.git
Disable search take 2
This commit is contained in:
parent
4787ceff44
commit
934ed5f94a
|
|
@ -60,12 +60,12 @@ markdown_extensions:
|
||||||
|
|
||||||
# Plugins
|
# Plugins
|
||||||
plugins:
|
plugins:
|
||||||
- search:
|
- search
|
||||||
lang: en
|
|
||||||
# i18n plugin documentation
|
# i18n plugin documentation
|
||||||
# https://github.com/ultrabug/mkdocs-static-i18n
|
# https://github.com/ultrabug/mkdocs-static-i18n
|
||||||
- i18n:
|
- i18n:
|
||||||
default_language: 'en'
|
default_language: 'en'
|
||||||
|
search_reconfigure: false
|
||||||
# Add the new languages here. DON'T CHANGE THE DEFAULT LANGUAGE
|
# Add the new languages here. DON'T CHANGE THE DEFAULT LANGUAGE
|
||||||
languages:
|
languages:
|
||||||
en:
|
en:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue