Skip to content

Commit a8c2ead

Browse files
authored
chore: og:image 태그 크기 수정
1 parent bc29ea0 commit a8c2ead

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

public/index.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,14 @@
1111
property="og:url"
1212
content="https://venerable-banoffee-585a32.netlify.app/user/62b210335baf8c52bfe6d523"
1313
/>
14-
<meta property="og:title" content="🌵초록 집사" />
14+
<meta property="og:title" content="🌵 초록 집사" />
1515
<meta
1616
property="og:image"
17-
content="https://user-images.githubusercontent.com/81489300/174609837-86af1ad0-8b87-4e6f-bc05-88b38b7a6d91.png"
17+
content="https://user-images.githubusercontent.com/79133602/176505981-4c2a85af-69a4-454d-b6b4-9fa60ea6ade4.png"
1818
/>
19-
<meta property="og:description" content="반려식물에 관한 정보를 공유하는 SNS" />
19+
<meta property="og:image:width" content="800" />
20+
<meta property="og:image:height" content="400" />
21+
<meta property="og:description" content="반려식물 SNS" />
2022
<meta property="og:site_name" content="초록 집사" />
2123
<title>초록집사</title>
2224
</head>

0 commit comments

Comments
 (0)