mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-10-02 16:16:19 +00:00
update
This commit is contained in:
@@ -39,8 +39,6 @@ const description =
|
|||||||
images: [
|
images: [
|
||||||
{
|
{
|
||||||
url: `https://macrimi.github.io${basePath}/main.png`,
|
url: `https://macrimi.github.io${basePath}/main.png`,
|
||||||
width: 1200,
|
|
||||||
height: 630,
|
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
locale: "en_US",
|
locale: "en_US",
|
||||||
@@ -59,7 +57,7 @@ const description =
|
|||||||
],
|
],
|
||||||
apple: [{ url: "/apple-touch-icon.png" }],
|
apple: [{ url: "/apple-touch-icon.png" }],
|
||||||
},
|
},
|
||||||
|
}
|
||||||
|
|
||||||
export default function RootLayout({
|
export default function RootLayout({
|
||||||
children,
|
children,
|
||||||
|
Reference in New Issue
Block a user