Skip to content

Commit

Permalink
Disable indexing of blogDir for the search that gave an error (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pelsin committed Apr 1, 2024
1 parent 4406339 commit 7fc0854
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docusaurus.config.js
Expand Up @@ -51,6 +51,7 @@ const config = {
hashed: true,
highlightSearchTermsOnTargetPage: true,
docsRouteBasePath: "/",
indexBlog: false
},
],
"@docusaurus/theme-mermaid",
Expand Down

0 comments on commit 7fc0854

Please sign in to comment.