mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-15 12:19:17 +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`}
|
src={`https://${analytics.url}/script.js`}
|
||||||
data-website-id={analytics.token}
|
data-website-id={analytics.token}
|
||||||
></script>
|
></script>
|
||||||
|
<link rel="canonical" href={metadata.metadataBase.href} />
|
||||||
<link rel="manifest" href="manifest.webmanifest" />
|
<link rel="manifest" href="manifest.webmanifest" />
|
||||||
<link rel="preconnect" href="https://api.github.com" />
|
<link rel="preconnect" href="https://api.github.com" />
|
||||||
</head>
|
</head>
|
||||||
|
Loading…
Reference in New Issue
Block a user