summaryrefslogtreecommitdiffstats
path: root/theme.toml
diff options
context:
space:
mode:
authorSerghei Iakovlev <egrep@protonmail.ch>2022-07-05 01:23:29 +0200
committerSerghei Iakovlev <egrep@protonmail.ch>2022-07-05 01:23:29 +0200
commite1f63bffbd927bc76b9b778c1711b818258ed9d1 (patch)
tree8b371a6ff2574eadef3204daedfa2a15f40baeeb /theme.toml
parent0536ba40495ed314aa74cf33317ec486eb2841e6 (diff)
downloadgohugo-theme-ed-e1f63bffbd927bc76b9b778c1711b818258ed9d1.tar.gz
Implement i18n in search
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/theme.toml b/theme.toml
index c661f3b..09301a9 100644
--- a/theme.toml
+++ b/theme.toml
@@ -19,6 +19,7 @@ tags = [
"minimalist",
"multilingual",
"responsive",
+ "search",
"simple"
]
@@ -37,6 +38,7 @@ features = [
"posts",
"responsive",
"rss",
+ "search",
"shortcodes",
"simple"
]