diff --git a/src/components/layout/admin/main-admin.layout.tsx b/src/components/layout/admin/main-admin.layout.tsx index 619e3ab0c..e173ed628 100644 --- a/src/components/layout/admin/main-admin.layout.tsx +++ b/src/components/layout/admin/main-admin.layout.tsx @@ -37,6 +37,7 @@ import { } from '@tabler/icons-react'; import { signOut } from 'next-auth/react'; import { useTranslation } from 'next-i18next'; +import Head from 'next/head'; import Image from 'next/image'; import Link from 'next/link'; import { ReactNode } from 'react'; @@ -130,6 +131,17 @@ export const MainLayout = ({ children }: MainLayoutProps) => { ); return ( <> + + + + + + {/* configure apple splash screen & touch icon */} + + + + + { return ( + + Manage • Homarr +