We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9e4f65 commit ec1de5aCopy full SHA for ec1de5a
1 file changed
docs/docusaurus.config.ts
@@ -98,13 +98,13 @@ const config: Config = {
98
apiKey: appKey,
99
appId: appID,
100
// March 2026 - the side panel isn't working -- need to revisit.
101
- sidePanel: true,
+ // sidePanel: true,
102
searchParameters: {
103
facetFilters: ['section:SparkFun_DataLogger'],
104
},
105
106
107
- } satisfies AlgoliaConfig,
+ },
108
109
navbar: {
110
title: 'DataLogger IoT Documentation',
0 commit comments