From 57d6e486592a426eb5dfe4472fb6aa57c3b45e5a Mon Sep 17 00:00:00 2001 From: huxiguo Date: Mon, 31 Jan 2022 11:39:43 +0800 Subject: [PATCH] bRPC website 1.0 improve home page --- content/en/_index.html | 4 ++-- content/zh/_index.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/content/en/_index.html b/content/en/_index.html index 57498de2..00f5b494 100755 --- a/content/en/_index.html +++ b/content/en/_index.html @@ -4,7 +4,7 @@ +++ {{< blocks/cover image_anchor="top" height="max" color="primary" >}} - +

An industrial-grade RPC framework for building reliable and high-performance services.

}}"> @@ -68,7 +68,7 @@

You can use it to:

- Cloud Native Computing Foundation + Cloud Native Computing Foundation

bRPC is an Apache incubation project. diff --git a/content/zh/_index.html b/content/zh/_index.html index 00021bfa..3512f275 100755 --- a/content/zh/_index.html +++ b/content/zh/_index.html @@ -4,7 +4,7 @@ +++ {{< blocks/cover image_anchor="top" height="max" color="primary" >}} - +

用于构建可靠和高性能服务的工业级RPC框架