Commit 493ad01
authored
Fix og:image for social platform compatibility (#14)
## Summary
- Added PNG version of og-image (converted from SVG at 1200x630)
- Updated og:image and twitter:image meta tags to reference PNG instead
of SVG
- Most social platforms (Twitter/X, Slack, Discord, LinkedIn, iMessage)
don't render SVG og:images
## Test plan
- Share https://vscode.copilotkit.dev on Slack/Twitter and verify the
preview card renders2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
Loading
0 commit comments