-
+
%VITE_APP_TITLE%
diff --git a/src/assets/imgs/logo_white.png b/src/assets/imgs/logo_white.png
new file mode 100644
index 000000000..a3a435c43
Binary files /dev/null and b/src/assets/imgs/logo_white.png differ
diff --git a/src/layout/components/Logo/src/Logo.vue b/src/layout/components/Logo/src/Logo.vue
index 1239279d7..be91491c5 100644
--- a/src/layout/components/Logo/src/Logo.vue
+++ b/src/layout/components/Logo/src/Logo.vue
@@ -77,7 +77,11 @@ watch(
]"
to="/"
>
-
+
diff --git a/src/views/login/login.vue b/src/views/login/login.vue
index a0025ab66..7954d6066 100644
--- a/src/views/login/login.vue
+++ b/src/views/login/login.vue
@@ -9,7 +9,7 @@
>
-
+
{{ underlineToHump(appStore.getTitle) }}
@@ -33,7 +33,7 @@
class="flex items-center justify-between text-white at-2xl:justify-end at-xl:justify-end"
>
-
+
{{ underlineToHump(appStore.getTitle) }}