Commit df85d34
authored
Update international vault metadata
## Why
The international stablecoin vault listing needs page metadata that matches the requested SEO copy.
## Lessons learnt
The international vault page uses shared `MetaTags` values for the HTML title, meta description, Open Graph, Twitter card, and JSON-LD metadata, so updating the route constants keeps those surfaces aligned.
## Summary
- Updated the `/trading-view/vaults/international` title and meta description.
- Added integration coverage for the international vault metadata values.1 parent 6e2b9d3 commit df85d34
2 files changed
Lines changed: 20 additions & 3 deletions
File tree
- src/routes/trading-view/vaults/international
- tests/integration/trading-view/vaults
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | | - | |
71 | | - | |
| 69 | + | |
| 70 | + | |
72 | 71 | | |
73 | 72 | | |
74 | 73 | | |
| |||
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
81 | 99 | | |
82 | 100 | | |
83 | 101 | | |
| |||
0 commit comments