From b22a21d10dda7f4f223d91610beaf6b28e0223d6 Mon Sep 17 00:00:00 2001 From: TaurusXin Date: Sat, 16 Dec 2023 23:31:01 +0800 Subject: [PATCH] update: title for 070 remove number --- 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 4eed20f..3b4cf4f 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 源码编译并启用 HTTP3" +title: "Linux 自我运维 - Nginx 1.25.2 源码编译并启用 HTTP3" categories: [ "程序人生", "Linux" ] tags: [ "nginx", "linux", "运维" ] draft: false