summaryrefslogtreecommitdiffstats
path: root/exampleSite/config/_default
diff options
context:
space:
mode:
authorSerghei Iakovlev <egrep@protonmail.ch>2022-07-17 12:46:27 +0200
committerSerghei Iakovlev <egrep@protonmail.ch>2022-07-17 12:46:27 +0200
commit4c76f05065c4eb7b12695470b0f32c764a5bb250 (patch)
tree545e1689fa645d57fa6f9887411128e3827932b6 /exampleSite/config/_default
parentbe4957a05dfc36f870e608f119a878f911a4d48c (diff)
downloadgohugo-theme-ed-4c76f05065c4eb7b12695470b0f32c764a5bb250.tar.gz
Setup English for search index
Diffstat (limited to 'exampleSite/config/_default')
-rw-r--r--exampleSite/config/_default/params.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/exampleSite/config/_default/params.yaml b/exampleSite/config/_default/params.yaml
index 8a7d1b8..dd6c5a2 100644
--- a/exampleSite/config/_default/params.yaml
+++ b/exampleSite/config/_default/params.yaml
@@ -105,12 +105,12 @@ search:
maxSummaryLength: 100
# Lunr has full support for the indexing and searching of documents
# in English. If your documents are in another language, uncomment
- # required languages below. No need add 'en' as its supported by Lunr
- # out of box.
+ # required languages below.
#
# For more see: https://lunrjs.com/guides/language_support.html
languages:
# - de
+ - en
- es
# - fr
# - it