Skip to content

Commit

Permalink
fix: kakao 버튼 번경
Browse files Browse the repository at this point in the history
  • Loading branch information
yunhobb committed Feb 1, 2023
1 parent 13e29c5 commit 9938a2b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/component/KakaoShare.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@ function KakaoShare() {
kakao.Link.sendDefault({
objectType: 'feed',
content: {
title: '당신의 말을 익명으로 전달하세요',
description: '버튼을 누르면 사이트로 이동합니다',
title: '큰 종이 한편에 당신의 마음을 전달해보세요',
description: '아래 버튼을 누르면 롤링페이퍼로 이동합니다',
imageUrl:
'https://sangwon-bucket.s3.ap-northeast-1.amazonaws.com/rollit',
'https://user-images.githubusercontent.com/87285536/216062573-70e5f02e-fdbd-4576-86c0-a1f9c88cac6f.png',
link: {
mobileWebUrl: `http://www.rollit5.link`,
webUrl: `http://www.rollit5.link`,
Expand Down

0 comments on commit 9938a2b

Please sign in to comment.