Skip to content

Commit 01da0f9

Browse files
committed
docs: ✏️ Applied the DocSearch
1 parent 916026c commit 01da0f9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/docusaurus.config.js

+3-3
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,9 @@ const config = {
110110
darkTheme: darkCodeTheme,
111111
},
112112
algolia: {
113-
appId: 'YOUR_APP_ID',
114-
apiKey: 'YOUR_SEARCH_API_KEY',
115-
indexName: 'YOUR_INDEX_NAME',
113+
appId: 'FK0H7QU600',
114+
apiKey: '022584b659d9a91bb9bb8f06fe859d6d',
115+
indexName: 'next-export-optimize-images',
116116
searchPagePath: 'search',
117117
},
118118
}),

0 commit comments

Comments
 (0)