Commit ff4fa13
fix(og): use generated OG card instead of raw Sanity CDN image for social sharing
The og:image and twitter:image meta tags were pointing to the raw Sanity
cover photo URL, bypassing the branded OG card endpoint. Now always uses
the generated /{slug}/og.jpg card with title, excerpt, tags, and branding.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent cd0f0b8 commit ff4fa13
1 file changed
+12
-23
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
74 | 63 | | |
75 | 64 | | |
76 | 65 | | |
77 | 66 | | |
78 | 67 | | |
79 | | - | |
80 | | - | |
| 68 | + | |
| 69 | + | |
81 | 70 | | |
82 | 71 | | |
83 | 72 | | |
| |||
0 commit comments