feat: add canonical URL to metadata
All checks were successful
Build and Deploy Gabriel Kaszewski Portfolio / build-and-deploy-local (push) Successful in 1m9s
All checks were successful
Build and Deploy Gabriel Kaszewski Portfolio / build-and-deploy-local (push) Successful in 1m9s
This commit is contained in:
@@ -29,6 +29,9 @@ export const metadata: Metadata = {
|
|||||||
"Next.js",
|
"Next.js",
|
||||||
"Portfolio",
|
"Portfolio",
|
||||||
],
|
],
|
||||||
|
alternates: {
|
||||||
|
canonical: "https://gabrielkaszewski.dev",
|
||||||
|
},
|
||||||
openGraph: {
|
openGraph: {
|
||||||
title: "Gabriel Kaszewski | Software Engineer",
|
title: "Gabriel Kaszewski | Software Engineer",
|
||||||
description:
|
description:
|
||||||
|
|||||||
Reference in New Issue
Block a user