We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d35a567 commit 49f8d04Copy full SHA for 49f8d04
1 file changed
docusaurus.config.js
@@ -69,18 +69,6 @@ const config = {
69
respectPrefersColorScheme: true,
70
defaultMode: 'dark'
71
},
72
- algolia: {
73
- appId: 'LR94955ANU',
74
- apiKey: '18f45ae472484536a2730b56d6e4822f',
75
- indexName: 'streamelements_docs',
76
- contextualSearch: true,
77
- replaceSearchResultPathname: {
78
- from: '/docs/', // or as RegExp: /\/docs\//
79
- to: '/',
80
- },
81
- searchParameters: {},
82
- searchPagePath: 'search',
83
84
footer: {
85
style: 'dark',
86
links: [
0 commit comments