update theme meta

- add search
This commit is contained in:
Aditya Telange 2020-12-13 20:01:54 +05:30
parent 14c524539b
commit 73de54e4bc
No known key found for this signature in database
GPG Key ID: 82E844EF3DA99E77
1 changed files with 4 additions and 2 deletions

View File

@ -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"