From ad604706379d0e37f491de9eeb88c7a67cd09472 Mon Sep 17 00:00:00 2001 From: MacRimi Date: Tue, 18 Feb 2025 19:19:48 +0100 Subject: [PATCH] Update --- web/app/page.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/app/page.tsx b/web/app/page.tsx index 4737c28..6e8e2a4 100644 --- a/web/app/page.tsx +++ b/web/app/page.tsx @@ -9,6 +9,8 @@ const Footer = dynamic(() => import("@/components/footer"), { ssr: false }) export const metadata: Metadata = { title: "ProxMenux", + favicon: "/favicon.ico", + apple: "/apple-touch-icon.png", description: "A menu-driven script for Proxmox VE management, designed to facilitate productivity, it simplifies automation and streamlines task execution.", openGraph: {