Fix bad double quote in blog title (#14573)

This commit is contained in:
Wilson Wu 2024-02-01 14:50:40 +08:00 committed by GitHub
parent 978e5bed74
commit 36a9356504
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
---
title: “Istio Ambient 服务网格已合并到 Istio 的主分支”
title: "Istio Ambient 服务网格已合并到 Istio 的主分支"
description: Ambient 网格的重要里程碑。
publishdate: 2023-02-28
attribution: "John Howard (Google), Lin Sun (Solo.io)"

View File

@ -1,5 +1,5 @@
---
title: 为 Istio 环境服务网格引入基于 Rust 的 Ztunnel"
title: "为 Istio 环境服务网格引入基于 Rust 的 Ztunnel"
description: 专门为 Istio Ambient Mesh 构建的每节点代理。
publishdate: 2023-02-28
attribution: "Lin Sun (Solo.io), John Howard (Google)"