diff --git a/theme.toml b/theme.toml index 926792e9..b480bfe7 100644 --- a/theme.toml +++ b/theme.toml @@ -14,7 +14,8 @@ tags = [ "dark", "blog", "minimalist", - "highlight.js" + "highlight.js", + "search" ] features = [ "responsive", @@ -33,7 +34,8 @@ features = [ "minified-assets", "theme-toggle", "menu-location-indicator", - "scroll-to-top" + "scroll-to-top", + "search" ] min_version = "0.74.0"