Skip to content

Commit 7af1d9d

Browse files
committed
同步上游项目
1 parent 8635868 commit 7af1d9d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
source "https://rubygems.org"
44

5-
gem "jekyll-theme-chirpy", "~> 7.3"
5+
gem "jekyll-theme-chirpy", "~> 7.4"
66

77
gem "html-proofer", "~> 5.0", group: :test
88

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ theme: jekyll-theme-chirpy
88
# otherwise, the layout language will use the default value of 'en'.
99
lang: zh-CN
1010

11-
# Change to your timezone › https://kevinnovak.github.io/Time-Zone-Picker
11+
# Change to your timezone › https://zones.arilyn.cc
1212
timezone: Asia/Shanghai
1313

1414
# jekyll-seo-tag settings › https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md

0 commit comments

Comments
 (0)