Skip to content

Commit 4a50a65

Browse files
fix: restore Netpoll project card on ZH 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 135e8ef commit 4a50a65

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

content/zh/_index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,12 @@ <h2>Hertz</h2>
7676
<p>下一代高性能、强可扩展的 Go HTTP 框架。</p>
7777
</a>
7878
</div>
79+
<div class="col-md-3 col-sm-6 col-xs-12 home-project-item">
80+
<a href="https://github.com/cloudwego/netpoll">
81+
<h2>Netpoll</h2>
82+
<p>高性能、I/O非阻塞的网络框架,专注于 RPC 场景。</p>
83+
</a>
84+
</div>
7985
<div class="col-md-3 col-sm-6 col-xs-12 home-project-item">
8086
<a href="https://github.com/cloudwego/volo">
8187
<h2>Volo</h2>

0 commit comments

Comments
 (0)