From a1dacac02376023f9df0b6ee7fb1be7d3f0ea4cd Mon Sep 17 00:00:00 2001 From: thislight Date: Fri, 4 Oct 2024 14:18:55 +0800 Subject: [PATCH] http101: correct date again --- source/_posts/http101.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_posts/http101.md b/source/_posts/http101.md index 859d679..b593f5c 100644 --- a/source/_posts/http101.md +++ b/source/_posts/http101.md @@ -3,7 +3,7 @@ title: 超文本传输协议(HTTP)快速入门 tags: - 网络协议 - HTTP -date: 2023-10-04 14:00:00 +date: 2024-10-04 14:00:00 ---