docs(docs-infra): use v19 index for algolia search

This commit is contained in:
Matthieu Riegler 2025-11-06 14:43:13 +01:00 committed by Jessica Janiuk
parent 05ab1dd76e
commit b9eaedee02

View file

@ -13,7 +13,7 @@ export default {
algolia: {
appId: 'L1XWT2UJ7F',
apiKey: 'dfca7ed184db27927a512e5c6668b968',
indexName: 'angular_v17',
indexName: 'angular_v19',
},
googleAnalyticsId: 'G-XB6NEVW32B',
};