From 956076001331d08e7058e6b99edf832b7ce29e61 Mon Sep 17 00:00:00 2001 From: TaurusXin Date: Wed, 22 Nov 2023 12:36:31 +0800 Subject: [PATCH] update: title for 070 --- content/post/070.linux-ops-1-nginx/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/post/070.linux-ops-1-nginx/index.md b/content/post/070.linux-ops-1-nginx/index.md index b562162..4eed20f 100644 --- a/content/post/070.linux-ops-1-nginx/index.md +++ b/content/post/070.linux-ops-1-nginx/index.md @@ -1,5 +1,5 @@ --- -title: "Linux 自我运维(一) - Nginx 1.25.2 源码编译" +title: "Linux 自我运维(一) - Nginx 1.25.2 源码编译并启用 HTTP3" categories: [ "程序人生", "Linux" ] tags: [ "nginx", "linux", "运维" ] draft: false