This is an automated email from the ASF dual-hosted git repository.

liuhongyu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shenyu-website.git


The following commit(s) were added to refs/heads/main by this push:
     new f68b6e0b23 feat: add title highlight (#1069)
f68b6e0b23 is described below

commit f68b6e0b233671e64cadda54e64224cff91e7b69
Author: wanhao <wanha...@126.com>
AuthorDate: Mon Jul 7 15:37:00 2025 +0800

    feat: add title highlight (#1069)
---
 i18n/zh/code.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/i18n/zh/code.json b/i18n/zh/code.json
index 531f4d2dcf..795960ec3c 100755
--- a/i18n/zh/code.json
+++ b/i18n/zh/code.json
@@ -1,6 +1,6 @@
 {
   "homepage.hero.title": {
-    "message": "Java 原生API网关,用于服务代理、协议转换和API治理",
+    "message": "Java 原生API网关,用于<b>服务代理</b>、<b>协议转换</b>和<b>API治理</b>",
     "description": "Home page hero title, can contain simple html tags"
   },
   "Get Started": {

Reply via email to