Skip to content

Commit

Permalink
feat: add image to metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandreBellas committed May 30, 2024
1 parent e59a21b commit e60e7f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ export const metadata: Metadata = {
openGraph: {
title: 'Alexandre Batistella | Portfolio',
description: 'Get to know better Alexandre Batistella',
images: 'https://alebatistella.com/images/profile.jpg',
},
}

Expand Down

0 comments on commit e60e7f9

Please sign in to comment.