diff --git a/frontend/angular.json b/frontend/angular.json
index 800383d..a292410 100644
--- a/frontend/angular.json
+++ b/frontend/angular.json
@@ -72,5 +72,8 @@
}
}
}
+ },
+ "cli": {
+ "analytics": false
}
}
diff --git a/frontend/src/index.html b/frontend/src/index.html
index 43790f9..c8a9ff4 100644
--- a/frontend/src/index.html
+++ b/frontend/src/index.html
@@ -6,8 +6,9 @@