Skip to content

Commit 990b4ed

Browse files
committed
增加一些基本信息
-网站标题
1 parent 3cf0669 commit 990b4ed

File tree

3 files changed

+22
-6
lines changed

3 files changed

+22
-6
lines changed

_config.yml

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
## Source: https://github.com/hexojs/hexo/
44

55
# Site
6-
title: Hexo
7-
subtitle: ''
8-
description: ''
6+
title: A.P.C.科学联盟-在线图书馆
7+
subtitle: '往期科普组文章汇总以及海量电子资源综合库'
8+
description: 'A.P.C.科学联盟图书馆'
99
keywords:
10-
author: John Doe
11-
language: en
10+
author: A君
11+
language: zh-cn
1212
timezone: ''
1313

1414
# URL
@@ -102,4 +102,6 @@ theme: butterfly
102102
# Deployment
103103
## Docs: https://hexo.io/docs/one-command-deployment
104104
deploy:
105-
type: ''
105+
type: git
106+
repository: [email protected]:APC-ScienceUnion/APC-ScienceUnion.github.io.git
107+
branch: main

package-lock.json

Lines changed: 13 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
},
1414
"dependencies": {
1515
"hexo": "^6.0.0",
16+
"hexo-deployer-git": "^3.0.0",
1617
"hexo-generator-archive": "^1.0.0",
1718
"hexo-generator-category": "^1.0.0",
1819
"hexo-generator-index": "^2.0.0",

0 commit comments

Comments
 (0)