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

guoqi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 1755c9ea7c0 fix: quote blog frontmatter description (#2031)
1755c9ea7c0 is described below

commit 1755c9ea7c0042888d1639352c95ca2c597033cf
Author: Qi Guo <[email protected]>
AuthorDate: Thu Apr 16 15:25:27 2026 +0800

    fix: quote blog frontmatter description (#2031)
---
 blog/en/blog/2022/07/30/why-we-need-apache-apisix.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/blog/en/blog/2022/07/30/why-we-need-apache-apisix.md 
b/blog/en/blog/2022/07/30/why-we-need-apache-apisix.md
index 4cae00cf2d3..29f5e46e6d4 100644
--- a/blog/en/blog/2022/07/30/why-we-need-apache-apisix.md
+++ b/blog/en/blog/2022/07/30/why-we-need-apache-apisix.md
@@ -10,7 +10,7 @@ keywords:
 - Nginx
 - Open Source
 - API Management
-description: APISIX solves key NGINX and Kong pain points: dynamic config, 
cluster management, and hot reloading. See the architecture comparison.
+description: "APISIX solves key NGINX and Kong pain points: dynamic config, 
cluster management, and hot reloading. See the architecture comparison."
 tags: [Ecosystem]
 image: https://static.apiseven.com/2022/11/07/636916ea65769.png
 ---

Reply via email to