Commit 650026c
committed
Chain Page Verification for Shido Network (#5279)
## Problem solved
Short description of the bug fixed or feature added
<!-- start pr-codex -->
---
## PR-Codex overview
This PR introduces new assets and metadata for the `Shido Network`, enhancing the dashboard with additional information and visuals about this blockchain.
### Detailed summary
- Added imports for `shidoBanner` and `shidoCta` images.
- Introduced a new entry for `Shido Network` in `chainMetaRecord` with:
- `headerImgUrl` set to `shidoBanner.src`.
- `about` description detailing the network's features.
- `cta` object containing background image, title, link, and button text.
> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}`
<!-- end pr-codex -->1 parent 6b853df commit 650026c
File tree
3 files changed
+14
-0
lines changed- apps/dashboard/src/app/(dashboard)/(chain)
- temp-assets
3 files changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| |||
405 | 407 | | |
406 | 408 | | |
407 | 409 | | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
408 | 422 | | |
409 | 423 | | |
410 | 424 | | |
| |||
0 commit comments