diff --git a/app/layout.tsx b/app/layout.tsx index 035e9c0..57cbc98 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -15,6 +15,7 @@ const geistMono = Geist_Mono({ }); export const metadata: Metadata = { + metadataBase: new URL("https://gabrielkaszewski.dev"), title: { default: "Gabriel Kaszewski | Software Engineer", template: "%s | Gabriel Kaszewski",