mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2024-11-22 18:41:37 +01:00
update theme meta
- add search
This commit is contained in:
parent
14c524539b
commit
73de54e4bc
@ -14,7 +14,8 @@ tags = [
|
|||||||
"dark",
|
"dark",
|
||||||
"blog",
|
"blog",
|
||||||
"minimalist",
|
"minimalist",
|
||||||
"highlight.js"
|
"highlight.js",
|
||||||
|
"search"
|
||||||
]
|
]
|
||||||
features = [
|
features = [
|
||||||
"responsive",
|
"responsive",
|
||||||
@ -33,7 +34,8 @@ features = [
|
|||||||
"minified-assets",
|
"minified-assets",
|
||||||
"theme-toggle",
|
"theme-toggle",
|
||||||
"menu-location-indicator",
|
"menu-location-indicator",
|
||||||
"scroll-to-top"
|
"scroll-to-top",
|
||||||
|
"search"
|
||||||
]
|
]
|
||||||
min_version = "0.74.0"
|
min_version = "0.74.0"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user