Skip to content

Commit 51e0f92

Browse files
authored
Merge pull request #92 from team-MoPlus/develop
Fix: ka카오톡 공유 썸네일 변경
2 parents 188d279 + 15b21a0 commit 51e0f92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Buttons/KakaoShareButton.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ const KakaoShareButton = ({ showLink }: { showLink: string }) => {
3535
content: {
3636
title: "모플, 쉽고 빠른 모의고사 분석",
3737
description: "모의고사 풀이 결과를 입력하고 내 위치를 확인해 보세요!",
38-
imageUrl: "https://ifh.cc/v-TKZoDG.jpg",
38+
imageUrl: "https://ifh.cc/g/jT2Gcd.jpg",
3939
link: {
4040
mobileWebUrl: showLink,
4141
webUrl: showLink,

0 commit comments

Comments
 (0)