We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4388ed8 commit 5b51fa6Copy full SHA for 5b51fa6
scripts/config.js
@@ -1,8 +1,7 @@
1
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',
+ title: "动物的光合作用",
+ description: "一头能进行光合作用的动物",
+ origin: "https://mebtte.com",
+ public_path: "",
+ github_repository: "https://github.com/mebtte/animal-photosynthesis",
8
};
0 commit comments