Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<meta property="og:title" content="GlobalNomad | 글로벌 액티비티 예약 플랫폼" />
<meta property="og:description" content="전 세계 액티비티·체험을 한 번에 예약하세요." />
<meta property="og:url" content="https://globalnomad-team6.vercel.app" />
<meta property="og:image" content="https://globalnomad-team6.vercel.app/global-nomad.webp" />
<meta property="og:image:type" content="image/png" />
<meta property="og:image" content="https://globalnomad-team6.vercel.app/global-nomad.png" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
Expand All @@ -27,7 +27,6 @@
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="GlobalNomad | 글로벌 액티비티 예약 플랫폼" />
<meta name="twitter:description" content="전 세계 액티비티·체험을 한 번에 예약하세요." />
<meta name="twitter:image" content="https://globalnomad-team6.vercel.app/global-nomad.webp" />
<meta name="twitter:image" content="https://globalnomad-team6.vercel.app/global-nomad.png" />
<link
rel="stylesheet"
Expand Down