Skip to content

Commit

Permalink
fix the serach bar
Browse files Browse the repository at this point in the history
  • Loading branch information
officialrajdeepsingh committed Sep 20, 2023
1 parent 7d3e44c commit 2dcb6be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
window.$docsify = {
routerMode: "history",
search: "auto",
search: ["/awesome-nextjs/README.md"],
search: ["awesome-nextjs/"],
name: "Awesome Nextjs",
repo: "officialrajdeepsingh/awesome-nextjs",
sidebarDisplayLevel: 1,
Expand Down

0 comments on commit 2dcb6be

Please sign in to comment.