diff --git a/.angular-cli.json b/.angular-cli.json index bd5a375..3015840 100644 --- a/.angular-cli.json +++ b/.angular-cli.json @@ -9,7 +9,7 @@ "outDir": "dist", "assets": [ "assets", - "favicon.ico" + "favicon.png" ], "index": "index.html", "main": "main.ts", 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/favicon.png b/src/favicon.png new file mode 100644 index 0000000..d0e0f9d Binary files /dev/null and b/src/favicon.png differ diff --git a/src/index.html b/src/index.html index a890138..e66b129 100644 --- a/src/index.html +++ b/src/index.html @@ -6,7 +6,7 @@ - +