feat: add site-wide search bar
All checks were successful
deploy / build (push) Successful in 2m33s

This commit is contained in:
2024-01-28 05:33:25 +01:00
parent 04ad590c24
commit f934ce745c
3 changed files with 3208 additions and 1860 deletions

View File

@@ -17,6 +17,7 @@
"@vuepress/bundler-vite": "^2.0.0-rc.2",
"@vuepress/theme-default": "^2.0.0-rc.2",
"vuepress": "2.0.0-rc.2",
"vuepress-plugin-search-pro": "^2.0.0-rc.16"
},
"packageManager": "yarn@4.0.2"
}