We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa4766b commit e4f849fCopy full SHA for e4f849f
1 file changed
docusaurus.config.ts
@@ -25,6 +25,7 @@ const config: Config = {
25
},
26
27
plugins: [
28
+ ['docusaurus-lunr-search', {}],
29
[
30
'@docusaurus/plugin-content-docs',
31
{
0 commit comments