Skip to content

Commit fe1f969

Browse files
committed
feat(search): Upgrade Docusaurus and add search bar
1 parent ca7c717 commit fe1f969

File tree

4 files changed

+3172
-2685
lines changed

4 files changed

+3172
-2685
lines changed

docs/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ const config = {
3939
}),
4040
],
4141
],
42-
42+
plugins: [require.resolve("@cmfcmf/docusaurus-search-local")],
4343
themeConfig:
4444
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
4545
({

0 commit comments

Comments
 (0)