Skip to content

Commit d7dd1c4

Browse files
fix: restore Netpoll project card on EN homepage
Agent-Logs-Url: https://github.com/cloudwego/cloudwego.github.io/sessions/72e8df2c-9f71-441e-9d0f-1fb867f43a2d Co-authored-by: GuangmingLuo <16001996+GuangmingLuo@users.noreply.github.com>
1 parent 4a50a65 commit d7dd1c4

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

content/en/_index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,12 @@ <h2>Hertz</h2>
7474
<p>Next-gen, high-performance Go HTTP framework simplifying microservices development.</p>
7575
</a>
7676
</div>
77+
<div class="col-md-3 col-sm-6 col-xs-12 home-project-item">
78+
<a href="https://github.com/cloudwego/netpoll">
79+
<h2>Netpoll</h2>
80+
<p>High-performance NIO network library, dedicated to building reliable, efficient services with a focus on RPC scenarios.</p>
81+
</a>
82+
</div>
7783
<div class="col-md-3 col-sm-6 col-xs-12 home-project-item">
7884
<a href="https://github.com/cloudwego/volo">
7985
<h2>Volo</h2>

0 commit comments

Comments
 (0)