Fixed error when initializing search

This commit is contained in:
squidfunk
2017-10-31 20:48:41 +01:00
committed by Martin Donath
parent c5143e890f
commit 87d8855dfe
8 changed files with 38 additions and 34 deletions

View File

@@ -25,7 +25,7 @@
<!-- Re-export translations -->
{% macro t(key) %}{{ {
"search.languages": (
"search.language": (
config.extra.search | default({})
).language | default(config.theme.language, true),
"search.tokenizer": (