diff --git a/apps/backoffice/index.html b/apps/backoffice/index.html
index 52a9604..8ba1c9a 100644
--- a/apps/backoffice/index.html
+++ b/apps/backoffice/index.html
@@ -1,5 +1,5 @@
-
+
Backoffice
diff --git a/apps/backoffice/src/app/(protected)/layout.tsx b/apps/backoffice/src/app/(protected)/layout.tsx
index a1fb13e..957a288 100644
--- a/apps/backoffice/src/app/(protected)/layout.tsx
+++ b/apps/backoffice/src/app/(protected)/layout.tsx
@@ -23,7 +23,7 @@ export const AppLayout: FC = (): ReactElement => {
{/* Mobile menu button (shown on small screens) */}