Skip to content

Commit fb488af

Browse files
authored
Replace og:image PNG with SVG (#575)
1 parent ef80c9e commit fb488af

File tree

3 files changed

+2
-42
lines changed

3 files changed

+2
-42
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
/>
2828
<meta
2929
property="og:image"
30-
content="https://react-resizable-panels.vercel.app/og.png"
30+
content="https://react-resizable-panels.vercel.app/og.svg"
3131
/>
3232
<meta property="og:image:width" content="1200" />
3333
<meta property="og:image:height" content="630" />

public/og.png

-76.1 KB
Binary file not shown.

public/og.svg

Lines changed: 1 addition & 41 deletions
Loading

0 commit comments

Comments
 (0)