Skip to content

Commit d62e895

Browse files
admonition and styling update
1 parent 71eda9c commit d62e895

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

docs/cdk/concepts/rollup-vs-validium.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ Within the rollup category, there are further nuances to storing transaction dat
1212

1313
The CDK provides full flexibility to developers to choose what to do with transaction data, including the ability to build rollups that store data on Ethereum as a rollup like the Polygon zkEVM.
1414

15-
Note: Currently, the rollup mode of Polygon CDK does not support BLOB mode (EIP4844), but this functionality is coming soon.
15+
!!! note
16+
Currently, the rollup mode of Polygon CDK does not support BLOB mode (EIP4844), but this functionality is coming soon.
1617

1718
## Validiums
1819

docs/cdk/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,23 +30,23 @@ hide:
3030
<div class="grid-item">
3131
<a href="./getting-started">
3232
<div class="product-list-item-header">
33-
<div class="feature-card-heading">Try the CDK Locally</div>
33+
<div class="feature-card-heading">Try the CDK locally</div>
3434
</div>
3535
<p class="feature-paragraph">Get started by deploying a chain with the CDK on your local machine.</p>
3636
</a>
3737
</div>
3838
<div class="grid-item">
3939
<a href="./concepts/layer2s">
4040
<div class="product-list-item-header">
41-
<div class="feature-card-heading">CDK Concepts</div>
41+
<div class="feature-card-heading">CDK concepts</div>
4242
</div>
4343
<p class="feature-paragraph">Learn the concepts behind the CDK.</p>
4444
</a>
4545
</div>
4646
<div class="grid-item">
4747
<a href="./architecture/cdk-zkevm">
4848
<div class="product-list-item-header">
49-
<div class="feature-card-heading">CDK Architecture</div>
49+
<div class="feature-card-heading">CDK architecture</div>
5050
</div>
5151
<p class="feature-paragraph">Dive deeper into the components of a CDK chain and how they interact.</p>
5252
</a>
@@ -62,7 +62,7 @@ hide:
6262
<div class="grid-item">
6363
<a href="https://discord.com/invite/0xpolygonRnD" target="_blank">
6464
<div class="product-list-item-header">
65-
<div class="feature-card-heading">Join the Dev Community</div>
65+
<div class="feature-card-heading">Join the dev community</div>
6666
</div>
6767
<p class="feature-paragraph">Join our developer Discord server to ask questions and get help.</p>
6868
</a>

0 commit comments

Comments
 (0)