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",
|
publisher: "MacRimi",
|
||||||
description,
|
description,
|
||||||
favicon: "/favicon.ico",
|
favicon: "/favicon.ico",
|
||||||
|
apple: "/apple-touch-icon.png",
|
||||||
formatDetection: {
|
formatDetection: {
|
||||||
email: false,
|
email: false,
|
||||||
address: false,
|
address: false,
|
||||||
@ -41,10 +42,6 @@ const description =
|
|||||||
locale: "en_US",
|
locale: "en_US",
|
||||||
type: "website",
|
type: "website",
|
||||||
},
|
},
|
||||||
icons: {
|
|
||||||
shortcut: "/favicon.ico",
|
|
||||||
apple: "/apple-touch-icon.png",
|
|
||||||
},
|
|
||||||
}
|
}
|
||||||
|
|
||||||
export default function RootLayout({
|
export default function RootLayout({
|
||||||
|
@ -15,7 +15,7 @@ export const metadata: Metadata = {
|
|||||||
title: "ProxMenux",
|
title: "ProxMenux",
|
||||||
description:
|
description:
|
||||||
"A menu-driven script for Proxmox VE management, designed to facilitate productivity, it simplifies automation and streamlines task execution.",
|
"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",
|
siteName: "ProxMenux",
|
||||||
images: [
|
images: [
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user