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",
|
||||
"Portfolio",
|
||||
],
|
||||
alternates: {
|
||||
canonical: "https://gabrielkaszewski.dev",
|
||||
},
|
||||
openGraph: {
|
||||
title: "Gabriel Kaszewski | Software Engineer",
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user