Closed memoyil closed 3 weeks ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
web | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 6, 2024 0:09am |
Latest commit: e04df3121ffbbd7da3df476bebbbc76fcf06f24e
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
PR-Codex overview
This PR adds new routes to the configuration in
meta.ts
, enhancing the metadata for specific paths in the application.Detailed summary
'/position-manager'
with titlet('Position Manager')
'/cake-staking'
with titlet('CAKE Staking')
'/buy-crypto'
with titlet('Buy Crypto')
'/gauges-voting'
with titlet('Gauges Voting')
getCustomMeta
to use_
instead oft
for the second parameter.