From bb11cc2ef760931dbcfb68fb0943f6397d0bbcc2 Mon Sep 17 00:00:00 2001 From: trungdong11 Date: Thu, 14 Nov 2024 18:25:47 +0700 Subject: [PATCH] [QUIZ-fix -auth] fix: fix validate auth and add favicon --- index.html | 4 +--- public/assets/images/favicon.jfif | Bin 0 -> 49710 bytes public/favicon.ico | Bin 4286 -> 0 bytes .../profile/ChangePasswordProfile.vue | 12 ++++++++++-- src/pages/auth/login.vue | 6 +++++- src/pages/auth/password/reset.vue | 6 +++++- src/pages/auth/register/register.vue | 6 +++++- 7 files changed, 26 insertions(+), 8 deletions(-) create mode 100644 public/assets/images/favicon.jfif delete mode 100644 public/favicon.ico diff --git a/index.html b/index.html index 16659ba..da97ce3 100644 --- a/index.html +++ b/index.html @@ -3,16 +3,14 @@ - + - QUIZZFLY -