Skip to content

Commit 6abc0d4

Browse files
committed
每日新闻
1 parent c06a381 commit 6abc0d4

File tree

13 files changed

+1670
-169
lines changed

13 files changed

+1670
-169
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Deploy
3535
run: |
3636
cd public
37-
git config --global user.email "bot@apc-library.xyz"
37+
git config --global user.email "bot@apc-science.cn"
3838
git config --global user.name "Auto Deploy Bot"
3939
git add .
4040
git commit -m "Automatic Deploy"

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ timezone: 'Asia/Shanghai'
1313

1414
# URL
1515
## Set your site url here. For example, if you use GitHub Page, set url as 'https://username.github.io/project'
16-
url: https://www.apc-library.xyz/
16+
url: https://apc-science.cn/
1717
permalink: :year/:month/:day/:title/
1818
permalink_defaults:
1919
pretty_urls:

0 commit comments

Comments
 (0)