mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-28 12:16:53 +00:00
Update
This commit is contained in:
parent
45a7275667
commit
93576c642e
@ -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({
|
||||
|
@ -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: [
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user