Skip to content

Commit

Permalink
docs : meta data image width height
Browse files Browse the repository at this point in the history
  • Loading branch information
Happhee committed Aug 7, 2024
1 parent 393436b commit 27a3417
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@ export const metadata: Metadata = {
type: "website",
url: "https://develop.24th-web-team-1-fe.pages.dev",
images: {
url: "/og.svg",
url: "https://d3ex4vlh373syu.cloudfront.net/images/2024-08-07/lB4x0nt2isUPSmSr.svg",
width: 709,
height: 469,
},
},
icons: {
Expand Down

0 comments on commit 27a3417

Please sign in to comment.