From 52f9ee590524cf7fd13fff5f0f8d6f3dd25d50c8 Mon Sep 17 00:00:00 2001 From: mengstabketemaw Date: Thu, 11 Jun 2026 16:45:10 +0300 Subject: [PATCH 1/2] update the logo --- apps/portal/index.html | 2 +- apps/portal/public/brand/ema-black.png | Bin 0 -> 461573 bytes apps/portal/public/brand/ema-white.png | Bin 0 -> 461573 bytes apps/portal/public/brand/logo-mark-white.svg | 12 ------ apps/portal/public/brand/logo-mark.svg | 14 ------- apps/portal/public/ema-logo.png | Bin 0 -> 128412 bytes apps/portal/src/app/components/Logo.tsx | 6 +-- .../features/auth/components/AuthShell.tsx | 38 +++++++++--------- 8 files changed, 23 insertions(+), 49 deletions(-) create mode 100644 apps/portal/public/brand/ema-black.png create mode 100644 apps/portal/public/brand/ema-white.png delete mode 100644 apps/portal/public/brand/logo-mark-white.svg delete mode 100644 apps/portal/public/brand/logo-mark.svg create mode 100644 apps/portal/public/ema-logo.png diff --git a/apps/portal/index.html b/apps/portal/index.html index 75ef25d97..86cbdae18 100644 --- a/apps/portal/index.html +++ b/apps/portal/index.html @@ -4,7 +4,7 @@ - + EMA Portal