mirror of https://github.com/istio/istio.io.git
Fix bad double quote in blog title (#14573)
This commit is contained in:
parent
978e5bed74
commit
36a9356504
|
@ -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)"
|
||||
|
|
|
@ -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)"
|
||||
|
|
Loading…
Reference in New Issue