Skip to content

Commit 0090eea

Browse files
committed
update nav
1 parent d206e07 commit 0090eea

File tree

3 files changed

+32
-3
lines changed

3 files changed

+32
-3
lines changed

docs/cdk/releases/cdk-erigon-release.md renamed to docs/cdk/getting-started/cdk-erigon/erigon-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ At the time of writing, `cdk-erigon` supports the following chains and fork ids:
1414

1515
- `v1.1.x`: RPC (full support).
1616
- `v2.x.x`: Sequencer (full support).
17-
- `v3.x.x`: Erigon 3 based (snapshot support).
17+
- `v3.x.x`: Erigon 3 based (snapshot support).

docs/index.md

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,4 +120,33 @@ hide:
120120
<a href="cdk/architecture/type-1-prover/intro-t1-prover" class="flex-card-item w-inline-block">
121121
<div class="product-list-item-header">
122122
<div class="feature-card-heading">Type 1 prover</div>
123-
<div class="arrow-embed w-embed"><svg xmlns="http://www.w3.org/2000/svg" display="
123+
<div class="arrow-embed w-embed"><svg xmlns="http://www.w3.org/2000/svg" display="block" width="100%" height="auto" viewbox="0 0 16 17" fill="none">
124+
<path d="M9.98805 5.70133L3.41071 12.2787L4.58922 13.4572L11.1666 6.87976V12.2013H12.8333V4.03467H4.66665V5.70133H9.98805Z" fill="currentColor"></path>
125+
</svg></div>
126+
</div>
127+
<p class="feature-paragraph">The Polygon type 1 proving component used for creating proofs on your ZK-EVM chain.</p>
128+
</a>
129+
<a href="./innovation-design/plonky" class="flex-card-item w-inline-block">
130+
<div class="product-list-item-header">
131+
<div class="feature-card-heading">Plonky 2 & 3</div>
132+
<div class="arrow-embed w-embed"><svg xmlns="http://www.w3.org/2000/svg" display="block" width="100%" height="auto" viewbox="0 0 16 17" fill="none">
133+
<path d="M9.98805 5.70133L3.41071 12.2787L4.58922 13.4572L11.1666 6.87976V12.2013H12.8333V4.03467H4.66665V5.70133H9.98805Z" fill="currentColor"></path>
134+
</svg></div>
135+
</div>
136+
<p class="feature-paragraph">Keep up with our latest cryptographic developments with the Plonky 2 & 3 libraries.</p>
137+
</a>
138+
<a href="innovation-design/polygon-protocols" class="flex-card-item last-item w-inline-block">
139+
<div class="product-list-item-header">
140+
<div class="feature-card-heading">Polygon protocols</div>
141+
<div class="arrow-embed w-embed"><svg xmlns="http://www.w3.org/2000/svg" display="block" width="100%" height="auto" viewbox="0 0 16 17" fill="none">
142+
<path d="M9.98805 5.70133L3.41071 12.2787L4.58922 13.4572L11.1666 6.87976V12.2013H12.8333V4.03467H4.66665V5.70133H9.98805Z" fill="currentColor"></path>
143+
</svg></div>
144+
</div>
145+
<p class="feature-paragraph">The Polygon protocol that’s best for you. A guide and decision matrix designed to empower users to navigate the evolving world of decentralization.</p>
146+
</a>
147+
</div>
148+
</div>
149+
</div>
150+
</div>
151+
</section>
152+
</div>

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ nav:
6363
- Current Release:
6464
- Polygon CDK Fork ID 12: cdk/releases/fork-id-12.md
6565
- Previous Releases:
66-
- Polygon CDK Erigon: docs/cdk/releases/cdk-erigon-release.md
66+
- Polygon CDK Erigon: docs/cdk/getting-started/cdk-erigon/erigon-release.md
6767
- Get Started:
6868
- Local Deployment Guide: cdk/getting-started/local-deployment.md
6969
- CLI Tool: cdk/getting-started/cli-tool.md

0 commit comments

Comments
 (0)