Skip to content

Commit 1784bec

Browse files
committed
update social-preview width and height
1 parent a49563d commit 1784bec

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
property="og:image"
2828
content="https://anthonyfinney.is-a.dev/assets/social-preview-v2.png"
2929
/>
30-
<meta property="og:image:width" content="2400" />
31-
<meta property="og:image:height" content="1260" />
30+
<meta property="og:image:width" content="1200" />
31+
<meta property="og:image:height" content="630" />
3232

3333
<meta name="twitter:card" content="summary_large_image" />
3434
<meta

0 commit comments

Comments
 (0)