Skip to content

Commit ea342c1

Browse files
authored
algolia search
1 parent e757de1 commit ea342c1

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

docusaurus.config.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,6 @@ const config: Config = {
152152
],
153153
copyButton: true,
154154
},
155-
// Temporarily commented out Algolia search configuration
156-
/*
157155
algolia: {
158156
appId: process.env.ALGOLIA_APP_ID,
159157
apiKey: process.env.ALGOLIA_API_KEY,
@@ -166,7 +164,6 @@ const config: Config = {
166164
to: '/',
167165
},
168166
},
169-
*/
170167
} satisfies Preset.ThemeConfig,
171168
};
172169

0 commit comments

Comments
 (0)