From e1f63bffbd927bc76b9b778c1711b818258ed9d1 Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Tue, 5 Jul 2022 01:23:29 +0200 Subject: Implement i18n in search --- theme.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'theme.toml') 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" ] -- cgit v1.2.3