Skip to content

Commit bc03991

Browse files
committed
docs: add card to join testnet
1 parent 1e114de commit bc03991

1 file changed

Lines changed: 15 additions & 6 deletions

File tree

docs/index.md

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ sidebar_position: 0
44
hide_table_of_contents: true
55
---
66

7-
# OKP4 Developer Documentation
7+
# OKP4 Documentation
88

99
Welcome! OKP4 is a public PoS layer 1 blockchain built for trust-minimized data sharing. OKP4 is an open interoperable smart contracts platform for highly customized rules, governance mechanisms and business models to align interests between participants and build useful distributed applications.
1010

1111
## Learn OKP4 concepts
1212

1313
<div class="docs-card-container">
14-
<div class="row row-cols-1 row-cols-md-3a g-4">
14+
<div class="row row-cols-1 row-cols-md-3a g-3">
1515
<div class="col">
1616
<div class="card card-body h-100 d-flex flex-column">
1717
<a
@@ -43,7 +43,7 @@ Welcome! OKP4 is a public PoS layer 1 blockchain built for trust-minimized data
4343
## Run OKP4 Nodes
4444

4545
<div class="docs-card-container">
46-
<div class="row row-cols-1 row-cols-md-2a g-4">
46+
<div class="row row-cols-1 row-cols-md-3a g-3">
4747
<div class="col">
4848
<div class="card card-body h-100 d-flex flex-column">
4949
<a
@@ -56,6 +56,17 @@ Welcome! OKP4 is a public PoS layer 1 blockchain built for trust-minimized data
5656
</p>
5757
</div>
5858
</div>
59+
<div class="col">
60+
<div class="card card-body h-100 d-flex flex-column">
61+
<a
62+
href="/docs/nodes/join-testnet"
63+
class="card-title card-link stretched-link"
64+
><h2>Join Testnet</h2></a>
65+
<p class="card-text">
66+
Learn how to become a validator and join the testnet.
67+
</p>
68+
</div>
69+
</div>
5970
</div>
6071
</div>
6172

@@ -74,9 +85,7 @@ Welcome! OKP4 is a public PoS layer 1 blockchain built for trust-minimized data
7485
</div>
7586
</div>
7687

77-
Join [OKP4 Discord](https://discord.gg/aptoslabs) to speak with developers and hop into the Aptos community. It's the best way to keep up to date with news and developments in the Aptos universe. Be sure to check pinned messages in the channels - this is where we like to keep topic-specific links, events, and more.
78-
79-
We are excited that you are here, and we look forward to getting to know you. Welcome to the Aptos community! Find out more about us at:
88+
Welcome to the OKP4 community! Find out more about us at:
8089

8190
* [Website](https://okp4.network/)
8291
* [Discord](https://discord.gg/okp4)

0 commit comments

Comments
 (0)