File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 2222 < meta name ="twitter:title " content ="올해의 첫소리 " />
2323 < meta name ="twitter:description " content ="너의 새해 첫 곡도 알려줘! 🎵 여기에 기록해줘 ↓ " />
2424 < meta name ="twitter:image " content ="https://www.firstsori.site/bg_thumbnail_twitter.png " />
25+ < meta name ="twitter:image:alt " content ="올해의 첫소리 " />
2526 < script src ="https://t1.kakaocdn.net/kakao_js_sdk/2.7.9/kakao.min.js " integrity ="sha384-JpLApTkB8lPskhVMhT+m5Ln8aHlnS0bsIexhaak0jOhAkMYedQoVghPfSpjNi9K1 " crossorigin ="anonymous "> </ script >
2627</ head >
2728
Original file line number Diff line number Diff line change @@ -35,8 +35,8 @@ export const useShare = () => {
3535 console . log ( "Generated share URL:" , shareUrl ) ;
3636
3737 const shareData : ShareData = {
38- title : "내 보드를 확인해보세요! " ,
39- text : "친구들과 함께 만든 특별한 보드를 공유합니다. " ,
38+ title : "올해의 첫소리 " ,
39+ text : "너의 새해 첫 곡도 알려줘! 🎵 여기에 기록해줘 ↓ " ,
4040 url : shareUrl ,
4141 } ;
4242
You can’t perform that action at this time.
0 commit comments