Skip to content

Commit e2b62f8

Browse files
authored
fix: modify _config.yml
1 parent 08c2d13 commit e2b62f8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ theme: jekyll-theme-chirpy
66
# The language of the webpage › http://www.lingoes.net/en/translator/langcode.htm
77
# If it has the same name as one of the files in folder `_data/locales`, the layout language will also be changed,
88
# otherwise, the layout language will use the default value of 'en'.
9-
lang: en
9+
lang: zh-CN
1010

1111
# Change to your timezone › https://zones.arilyn.cc
12-
timezone:
12+
timezone: Asia/Shanghai
1313

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

17-
title: Chirpy # the main title
17+
title: harry的随笔 # the main title
1818

1919
tagline: A text-focused Jekyll theme # it will display as the subtitle
2020

@@ -26,7 +26,7 @@ description: >- # used by seo meta and the atom feed
2626
url: https://harrycoder17.github.io
2727

2828
github:
29-
username: github_username # change to your GitHub username
29+
username: harrycoder17 # change to your GitHub username
3030

3131
twitter:
3232
username: twitter_username # change to your Twitter username

0 commit comments

Comments
 (0)