mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
docs(docs-infra): use v19 index for algolia search
This commit is contained in:
parent
05ab1dd76e
commit
b9eaedee02
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ export default {
|
|||
algolia: {
|
||||
appId: 'L1XWT2UJ7F',
|
||||
apiKey: 'dfca7ed184db27927a512e5c6668b968',
|
||||
indexName: 'angular_v17',
|
||||
indexName: 'angular_v19',
|
||||
},
|
||||
googleAnalyticsId: 'G-XB6NEVW32B',
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue