This is an automated email from the ASF dual-hosted git repository. guoqi pushed a commit to branch fix-blog-frontmatter-description in repository https://gitbox.apache.org/repos/asf/apisix-website.git
commit 902784121c945b1a4186012a58055c7f2f5508c0 Author: Qi Guo <[email protected]> AuthorDate: Thu Apr 16 15:19:09 2026 +0800 fix: quote blog frontmatter description --- 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 ---
