mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-28 12:16:53 +00:00
Update
This commit is contained in:
parent
249934786c
commit
d1cbdef38c
@ -7,18 +7,6 @@ const Resources = dynamic(() => import("@/components/resources"), { ssr: false }
|
||||
const SupportProject = dynamic(() => import("@/components/support-project"), { ssr: false })
|
||||
const Footer = dynamic(() => import("@/components/footer"), { ssr: false })
|
||||
|
||||
export const metadata: Metadata = {
|
||||
...siteMetadata,
|
||||
title: "ProxMenux - Home",
|
||||
openGraph: {
|
||||
...siteMetadata.openGraph,
|
||||
title: "ProxMenux - Home",
|
||||
},
|
||||
twitter: {
|
||||
...siteMetadata.twitter,
|
||||
title: "ProxMenux - Home",
|
||||
},
|
||||
}
|
||||
|
||||
export default function Home() {
|
||||
return (
|
||||
|
Loading…
x
Reference in New Issue
Block a user