Skip to content

Commit 5b51fa6

Browse files
committed
update config
1 parent 4388ed8 commit 5b51fa6

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

scripts/config.js

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
export default {
2-
title: '动物的光合作用',
3-
description: 'MEBTTE 的个人博客.',
4-
origin: 'https://mebtte.com',
5-
public_path: '',
6-
github_repository:
7-
'https://github.com/mebtte/animal-photosynthesis',
2+
title: "动物的光合作用",
3+
description: "一头能进行光合作用的动物",
4+
origin: "https://mebtte.com",
5+
public_path: "",
6+
github_repository: "https://github.com/mebtte/animal-photosynthesis",
87
};

0 commit comments

Comments
 (0)