Commit 7ac0242
fix: add absolute URLs for og:image and og:url meta tags for WhatsApp previews (#63)
WhatsApp link previews require absolute URLs for Open Graph image and url meta tags. Changed og:image from relative path to absolute URL (https://expo-air.dev/og-image.png) and added missing og:url tag. This fixes link preview images not appearing when sharing the website on WhatsApp.
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>1 parent 6424976 commit 7ac0242
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
25 | | - | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
37 | | - | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
0 commit comments