This commit is contained in:
MacRimi 2025-02-18 18:15:09 +01:00
parent ce0fe66da4
commit a88d836dca

View File

@ -39,8 +39,6 @@ const description =
images: [
{
url: `https://macrimi.github.io${basePath}/main.png`,
width: 1200,
height: 630,
},
],
locale: "en_US",
@ -59,7 +57,7 @@ const description =
],
apple: [{ url: "/apple-touch-icon.png" }],
},
}
export default function RootLayout({
children,