Skip to content

Commit

Permalink
og
Browse files Browse the repository at this point in the history
  • Loading branch information
hhhello0507 committed Jan 20, 2025
1 parent 13a6446 commit ab457aa
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,24 @@
<meta charset="utf-8"/>
<link rel="icon" href="%PUBLIC_URL%/favicon.ico"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="description" content="링크메리와 함께 결혼 준비의 시작을 더욱 특별하게. 이제, 종이 청첩장 대신 스마트폰으로 간편하고 빠르게 초대장을 보내보세요"/>
<meta name="theme-color" content="#000000"/>
<meta
name="description"
content="모바일 청첩장"
/>

<meta property="og:title" content="링크메리"/>
<meta property="og:description" content="링크메리와 함께 결혼 준비의 시작을 더욱 특별하게. 이제, 종이 청첩장 대신 스마트폰으로 간편하고 빠르게 초대장을 보내보세요"/>
<meta property="og:image" content="/logo512"/>
<meta property="og:url" content="https://www.linkmarry.com/"/>
<meta property="og:type" content="website"/>
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png"/>
<!--
manifest.json provides metadata used when your web app is installed on a
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
-->
<link rel="manifest" href="%PUBLIC_URL%/manifest.json"/>
<link href="https://fonts.googleapis.com/css2?family=Aleo&family=Rufina&display=swap" rel="stylesheet">
<link rel="stylesheet" as="style" crossorigin href="https://cdn.jsdelivr.net/gh/ungveloper/web-fonts/SCoreDream/font-face.css" />
<!-- <link rel="stylesheet" as="style" crossorigin href="https://cdn.jsdelivr.net/gh/ungveloper/web-fonts/SCoreDream/font-family.css" />-->
<link rel="stylesheet" as="style" crossorigin
href="https://cdn.jsdelivr.net/gh/ungveloper/web-fonts/SCoreDream/font-face.css"/>
<!-- <link rel="stylesheet" as="style" crossorigin href="https://cdn.jsdelivr.net/gh/ungveloper/web-fonts/SCoreDream/font-family.css" />-->

<!--
Notice the use of %PUBLIC_URL% in the tags above.
Expand Down

0 comments on commit ab457aa

Please sign in to comment.