Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update meta title and og image for bridge (#11077)
<!-- Before opening a pull request, please read the [contributing guidelines](https://github.com/pancakeswap/pancake-frontend/blob/develop/CONTRIBUTING.md) first --> <!-- start pr-codex --> --- ## PR-Codex overview This PR focuses on updating the `meta.ts` configuration by adding a new route for the `bridge` and its associated metadata, including a title and image. ### Detailed summary - Added new route `'/bridge'` with: - `title`: t('Bridge') - `image`: `${ASSET_CDN}/web/og/bridge.png` > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
- Loading branch information