fix: replace gaId with angular.cn's
This commit is contained in:
parent
f7b656443d
commit
855dc19bdd
|
@ -1,5 +1,5 @@
|
|||
// This is for the production site, which is hosted at https://angular.io
|
||||
export const environment = {
|
||||
gaId: 'UA-8594346-15',
|
||||
gaId: 'UA-80456300-1',
|
||||
production: true
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue