mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-28 12:43:12 +08:00
website: change Algolia API key
This commit is contained in:
@ -156,7 +156,7 @@ module.exports = {
|
|||||||
},
|
},
|
||||||
algolia: {
|
algolia: {
|
||||||
appId: 'Y09P1J4IPV',
|
appId: 'Y09P1J4IPV',
|
||||||
apiKey: '4dabb055be464346fcb6877f086f08e8',
|
apiKey: 'e12588cbae68d752469921cc46e9cb66',
|
||||||
indexName: 'techinterviewhandbook',
|
indexName: 'techinterviewhandbook',
|
||||||
},
|
},
|
||||||
metadata: [
|
metadata: [
|
||||||
|
Reference in New Issue
Block a user