From 92e7b8fe38f85722cccbf6112ba144fdd167d11a Mon Sep 17 00:00:00 2001 From: neveler <55753029+neveler@users.noreply.github.com> Date: Sun, 16 Nov 2025 10:24:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=97=A5=E6=9C=9F=E6=A0=BC?= =?UTF-8?q?=E5=BC=8F=E4=B8=BA=20`date=5Fformat:=20"%Y-%m-%d"`=20(#340)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_config.yml b/_config.yml index a049499..5b074d3 100644 --- a/_config.yml +++ b/_config.yml @@ -160,6 +160,7 @@ breadcrumbs: false enable_copy_code_button: true copyright: huanghongxun copyright_url: mailto:hmcl@huangyuhui.net +date_format: "%Y-%m-%d" comments: provider: false # false (default), "disqus", "discourse", "facebook", "staticman", "staticman_v2", "utterances", "giscus", "custom"