Commit ea63c7e
committed
fix: update Open Graph image generation to include logo
This commit modifies the Open Graph image generation in `route.tsx` to embed the SettleMint logo directly in the image response. The logo is now included as an SVG data URL, ensuring it is available at build time and enhancing the visual representation of the site on social media platforms.1 parent e4f6e65 commit ea63c7e
2 files changed
+20
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
21 | 24 | | |
22 | 25 | | |
23 | 26 | | |
| |||
0 commit comments