diff --git a/frontend/Makefile b/frontend/Makefile index 395e23ce33..a2d13dbe49 100644 --- a/frontend/Makefile +++ b/frontend/Makefile @@ -93,7 +93,7 @@ start-bundle: ## Serve the built bundle .PHONY: start-dev-mobile start-dev-mobile: ## Start the development server for mobile (accessible on network) - npx ng serve --configuration local --host 0.0.0.0 + npx ng serve --configuration development --host 0.0.0.0 .PHONY: start-fuzzing start-fuzzing: install-deps ## Start the fuzzing build and serve diff --git a/frontend/public/images/logo/text-logo-text.svg b/frontend/public/images/logo/text-logo-text.svg index e5ae41b573..30d80b3997 100644 --- a/frontend/public/images/logo/text-logo-text.svg +++ b/frontend/public/images/logo/text-logo-text.svg @@ -1 +1,11 @@ - \ No newline at end of file + + + + + + + + diff --git a/frontend/src/assets/images/logo/text-logo-text.svg b/frontend/src/assets/images/logo/text-logo-text.svg index e5ae41b573..30d80b3997 100644 --- a/frontend/src/assets/images/logo/text-logo-text.svg +++ b/frontend/src/assets/images/logo/text-logo-text.svg @@ -1 +1,11 @@ - \ No newline at end of file + + + + + + + +