Skip to content

Commit

Permalink
Merge pull request #293 from TEAM-SEONYAK/fix/#292/ogImg
Browse files Browse the repository at this point in the history
[ Fix ] Og태그 이미지 적용
  • Loading branch information
yarimu authored Oct 29, 2024
2 parents 1026d4b + 8b1e1df commit 9733fff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<title>선약</title>
<meta property="og:title" content="진로 고민, 선약과 함께 해답을 찾다" />
<meta property="og:description" content="막막한 진로 고민을 해결해 줄 선배와의 특별한 약속" />
<meta property="og:image" content="" />
<meta property="og:image" content="https://www.seonyak.com/public/OG.jpeg" />
</head>

<body>
Expand Down

0 comments on commit 9733fff

Please sign in to comment.