Commit 18f348f
committed
[Documentation] Feature: Add page for supported chains on insight (#5412)
## Problem solved
Short description of the bug fixed or feature added
<!-- start pr-codex -->
---
## PR-Codex overview
This PR introduces a new section in the sidebar for "Supported Chains" and adds a corresponding page with metadata and content in `page.mdx`.
### Detailed summary
- Added a new entry for "Supported Chains" in the sidebar of `sidebar.tsx`.
- Created metadata for the new page in `page.mdx` using `createMetadata`.
- Added a title, description, and image metadata for the "Supported Chains" page.
- Included introductory content and links in `page.mdx`.
> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}`
<!-- end pr-codex -->1 parent b30c4d0 commit 18f348f
File tree
2 files changed
+20
-0
lines changed- apps/portal/src/app/insight
- supported-chains
2 files changed
+20
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
16 | 20 | | |
17 | 21 | | |
18 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
0 commit comments