From 9caa8c608fc8b760f79d40fb4a75f0c4e6c2bac1 Mon Sep 17 00:00:00 2001 From: MacrosMeng Date: Mon, 1 Jun 2026 22:31:57 +0800 Subject: [PATCH] Update timezone data in _config.yml --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 1ad69e4..8398b7b 100644 --- a/_config.yml +++ b/_config.yml @@ -9,7 +9,7 @@ description: '' keywords: author: MacrosMeng language: zh-CN -timezone: '' +timezone: 'Asia/Shanghai' # URL ## Set your site url here. For example, if you use GitHub Page, set url as 'https://username.github.io/project'