From 1b151d3e92ab9041370962937c50502d50368e03 Mon Sep 17 00:00:00 2001 From: beyonddream <43626691+beyonddream@users.noreply.github.com> Date: Sat, 14 Jun 2025 21:11:20 -0700 Subject: [PATCH] fix the time when the blog was finished --- posts/post-4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posts/post-4.md b/posts/post-4.md index c90df82..e012f97 100644 --- a/posts/post-4.md +++ b/posts/post-4.md @@ -1,6 +1,6 @@ --- title: Notes on Python programming language - a reference for the journeyman -date: 2025-06-10 +date: 2025-06-14 --- [[toc]]