diff --git a/angular.json b/angular.json index dd91961..472caa6 100644 --- a/angular.json +++ b/angular.json @@ -24,7 +24,6 @@ "tsConfig": "tsconfig.app.json", "aot": false, "assets": [ - "src/favicon.ico", "src/assets", "src/manifest.webmanifest" ], @@ -84,4 +83,4 @@ } }, "defaultProject": "MapAlliance" -} \ No newline at end of file +} diff --git a/src/app/map/map.component.html b/src/app/map/map.component.html index 5cec91a..de9ca33 100644 --- a/src/app/map/map.component.html +++ b/src/app/map/map.component.html @@ -1,5 +1,5 @@ - {{version}} + {{version}}
@@ -15,7 +15,7 @@
- + diff --git a/src/favicon.ico b/src/favicon.ico deleted file mode 100644 index 8081c7c..0000000 Binary files a/src/favicon.ico and /dev/null differ diff --git a/src/index.html b/src/index.html index e93c5d3..43faae7 100644 --- a/src/index.html +++ b/src/index.html @@ -2,11 +2,11 @@ - MapAlliance + Map Alliance - +