diff --git a/angular.json b/angular.json index 5607b0c57..48c632958 100644 --- a/angular.json +++ b/angular.json @@ -17,6 +17,7 @@ "tsConfig": "src/tsconfig.app.json", "polyfills": "src/polyfills.ts", "assets": [ + "src/favicon.ico", "src/assets", { "glob": "xapianasm*", @@ -127,6 +128,7 @@ "src/styles.scss" ], "assets": [ + "src/favicon.ico", "src/assets", { "glob": "xapianasm*", diff --git a/src/index.html b/src/index.html index dc5abc62d..ccf436818 100644 --- a/src/index.html +++ b/src/index.html @@ -5,7 +5,7 @@ Runbox 7 - +