From 2e619205e889068004da053501ad8c62248c7cd6 Mon Sep 17 00:00:00 2001 From: FeignClaims Date: Sun, 28 Jan 2024 16:13:35 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=BE=E7=BD=AE=E6=97=B6=E9=97=B4=E6=88=B3?= =?UTF-8?q?=E7=9A=84=E6=97=B6=E5=8C=BA=E4=B8=BA=E5=8C=97=E4=BA=AC=E6=97=B6?= =?UTF-8?q?=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/source/conf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/conf.py b/docs/source/conf.py index 67ac1341..7c9268fa 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -41,6 +41,7 @@ html_static_path = ['_static'] html_search_language = 'zh' html_last_updated_fmt = '%Y-%m-%d %H:%M:%S %z' +git_last_updated_timezone = 'Asia/Shanghai' def setup(app):