Skip to content

Commit

Permalink
fix: og image
Browse files Browse the repository at this point in the history
  • Loading branch information
johnchourajr committed Aug 18, 2024
1 parent 2e33f12 commit e095430
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ node_modules
.DS_Store
.env
.env.*

.local
2 changes: 0 additions & 2 deletions example/src/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ export const metadata: Metadata = {
images: [
{
url: "/og.png",
width: 1200,
height: 630,
alt: "Buen Type",
},
],
Expand Down

0 comments on commit e095430

Please sign in to comment.