Skip to content

Commit

Permalink
[#110] Fix: 모바일 대응 메타 태그 추가 (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kim-Jaemin420 authored Feb 7, 2024
1 parent bea49f1 commit 15de966
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<meta property="og:image" content="/assets/thumbnail.png" />
<meta property="og:image:width" content="800" />
<meta property="og:image:height" content="800" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta
property="og:description"
content="자신만의 특별한 떡국을 만들고 응원 메시지를 전달하세요"
Expand Down

0 comments on commit 15de966

Please sign in to comment.