diff --git a/web/app/layout.tsx b/web/app/layout.tsx index 52ce921..96508d8 100644 --- a/web/app/layout.tsx +++ b/web/app/layout.tsx @@ -23,6 +23,7 @@ const description = publisher: "MacRimi", description, favicon: "/favicon.ico", + apple: "/apple-touch-icon.png", formatDetection: { email: false, address: false, @@ -41,10 +42,6 @@ const description = locale: "en_US", type: "website", }, - icons: { - shortcut: "/favicon.ico", - apple: "/apple-touch-icon.png", - }, } export default function RootLayout({ diff --git a/web/app/page.tsx b/web/app/page.tsx index 4a06c3d..4737c28 100644 --- a/web/app/page.tsx +++ b/web/app/page.tsx @@ -15,7 +15,7 @@ export const metadata: Metadata = { title: "ProxMenux", description: "A menu-driven script for Proxmox VE management, designed to facilitate productivity, it simplifies automation and streamlines task execution.", - url: "https://macrimi.github.io/", + url: "https://macrimi.github.io/ProxMenux/", siteName: "ProxMenux", images: [ {