diff --git a/frontend/index.html b/frontend/index.html index 2b36112..293e68a 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -1,12 +1,13 @@ - + - + - frontend + + Corrosion Management - +
diff --git a/frontend/public/favicon.png b/frontend/public/favicon.png new file mode 100644 index 0000000..3062b95 Binary files /dev/null and b/frontend/public/favicon.png differ diff --git a/frontend/public/logo-hero.png b/frontend/public/logo-hero.png new file mode 100644 index 0000000..5bb3576 Binary files /dev/null and b/frontend/public/logo-hero.png differ diff --git a/frontend/public/logo.png b/frontend/public/logo.png new file mode 100644 index 0000000..39608e0 Binary files /dev/null and b/frontend/public/logo.png differ diff --git a/frontend/src/components/layout/DashboardLayout.vue b/frontend/src/components/layout/DashboardLayout.vue index f0a5fc5..25dbde9 100644 --- a/frontend/src/components/layout/DashboardLayout.vue +++ b/frontend/src/components/layout/DashboardLayout.vue @@ -59,8 +59,13 @@ function handleLogout() {