Skip to content

Commit

Permalink
Merge pull request #35 from mongodb-developer/update-docusaurus-version
Browse files Browse the repository at this point in the history
Updated docusaurus version and changed search plugin
  • Loading branch information
dfreniche authored Sep 18, 2024
2 parents c83e4c4 + d30d5e8 commit b1531fa
Show file tree
Hide file tree
Showing 3 changed files with 3,017 additions and 2,274 deletions.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ const config = {
}),
],
],
plugins: [require.resolve("@cmfcmf/docusaurus-search-local")],
plugins: [require.resolve("docusaurus-lunr-search")],
themeConfig:
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
({
Expand Down
Loading

0 comments on commit b1531fa

Please sign in to comment.