Skip to content

Commit 4d2dbad

Browse files
committed
Update search API key
1 parent d818391 commit 4d2dbad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/siteConfig.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ export const siteConfig = {
99
twitterUrl: 'https://twitter.com/reactjs',
1010
algolia: {
1111
appId: '1FCF9AYYAT',
12-
apiKey: '861ccfb8707150c0e776b88357286123',
12+
apiKey: 'e8451218980a351815563de007648b00',
1313
indexName: 'beta-react',
1414
},
1515
};

0 commit comments

Comments
 (0)