Skip to content

Commit 2d66bae

Browse files
author
Noah Lee
authored
Change apiKey of algolia (#26)
1 parent 6961f9e commit 2d66bae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ const config = {
160160
},
161161
algolia: {
162162
appId: 'ZDLINYGROS',
163-
apiKey: 'd45b62469926927090c8af5e8b372f6e',
163+
apiKey: '0a7eb21f346bb9251fdfd012329277d4',
164164
indexName: 'gitploy',
165165
contextualSearch: true,
166166
// Optional: Algolia search parameters

0 commit comments

Comments
 (0)