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

dingtao pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/ozhera-site.git


The following commit(s) were added to refs/heads/main by this push:
     new f0d2660  feat: 修改首页的title和description (#23)
f0d2660 is described below

commit f0d26605017fe8e15a3a92dec444b12f47a3db57
Author: renqingfu1 <[email protected]>
AuthorDate: Mon Feb 24 11:21:07 2025 +0800

    feat: 修改首页的title和description (#23)
---
 src/index.md    | 5 +++++
 src/zh/index.md | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/src/index.md b/src/index.md
index 62fc668..9e7ee29 100644
--- a/src/index.md
+++ b/src/index.md
@@ -1,3 +1,8 @@
+---
+title: Apache OzHera(Incubating) - 云原生时代的应用观测平台(APM)
+description: Apache 
OzHera(Incubating)是一个云原生时代的应用观测平台(APM),以应用为核心,集指标监控、链路追踪、日志、报警等能力于一身。平台使命是提升应用线上稳定性,帮助业务在遇到故障时能做到1分钟发现、5分钟定位。
+---
+
 <script setup>
 import { defineClientComponent } from 'vitepress'
 
diff --git a/src/zh/index.md b/src/zh/index.md
index 50568be..c8fc328 100644
--- a/src/zh/index.md
+++ b/src/zh/index.md
@@ -1,7 +1,7 @@
 ---
 # https://vitepress.dev/reference/default-theme-home-page
 layout: home
-title: Apache OzHera(Incubating)- 云原生时代的应用观测平台(APM)
+title: Apache OzHera(Incubating) - 云原生时代的应用观测平台(APM)
 ozHera:
   title: Apache OzHera(Incubating)
   desc: Apache 
OzHera(Incubating)是一个云原生时代的应用观测平台(APM),以应用为核心,集指标监控、链路追踪、日志、报警等能力于一身。平台使命是提升应用线上稳定性,帮助业务在遇到故障时能做到1分钟发现、5分钟定位。


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to