We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a268012 commit abb0812Copy full SHA for abb0812
1 file changed
index.html
@@ -26,10 +26,9 @@
26
property="og:url"
27
content="https://react-resizable-panels.vercel.app/"
28
/>
29
- <!-- TODO Update this URL once v4 has been deployed -->
30
<meta
31
property="og:image"
32
- content="https://react-resizable-panels-git-v4-brian-vaughns-projects.vercel.app/og.png"
+ content="https://react-resizable-panels.vercel.app/og.png"
33
34
<meta property="og:image:width" content="1500" />
35
<meta property="og:image:height" content="500" />
0 commit comments