diff options
author | mayx | 2025-04-03 14:38:40 +0000 |
---|---|---|
committer | mayx | 2025-04-03 14:38:40 +0000 |
commit | b0704e26fcd55ae2402222ef705b2c201b06045a (patch) | |
tree | 77c25a3b4a589cb9601a82ac2acd6c149adfbace /_config.yml | |
parent | 1b4fd0de9b6051d2edb1fb9d59399ecef7411024 (diff) |
Update 6 files
- /js/main.js - /search.html - /_layouts/default.html - /_layouts/post.html - /_includes/anchor_headings.html - /_config.yml
Diffstat (limited to '_config.yml')
-rw-r--r-- | _config.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index 7753887..4f78f33 100644 --- a/_config.yml +++ b/_config.yml @@ -1,6 +1,7 @@ theme: jekyll-theme-minimal title: Mayx的博客 logo: https://avatars0.githubusercontent.com/u/17966333 +lang: zh-CN author: mayx description: Mayx's Home Page timezone: Asia/Shanghai |