mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-15 04:09:19 +00:00
Add canonical link to layout for improved SEO and page indexing
This commit is contained in:
parent
980c4e8484
commit
b78979260f
@ -64,6 +64,7 @@ export default function RootLayout({
|
||||
src={`https://${analytics.url}/script.js`}
|
||||
data-website-id={analytics.token}
|
||||
></script>
|
||||
<link rel="canonical" href={metadata.metadataBase.href} />
|
||||
<link rel="manifest" href="manifest.webmanifest" />
|
||||
<link rel="preconnect" href="https://api.github.com" />
|
||||
</head>
|
||||
|
Loading…
Reference in New Issue
Block a user