Skip to content

Commit

Permalink
[Docs] Add Search Bar
Browse files Browse the repository at this point in the history
[Docs] Add Search Bar
  • Loading branch information
DarkRRb authored May 2, 2024
2 parents cd431ef + 9e6389b commit d538562
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/.vitepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ module.exports = {
cleanUrls: true,
lastUpdated: true,
themeConfig: {
search: {
provider: 'local'
},
nav: [
{ text: "首页", link: "/" },
{
Expand Down

0 comments on commit d538562

Please sign in to comment.