Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add incubation participation process #217

Merged
merged 1 commit into from
Sep 10, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions docs/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,8 @@ module.exports = {
collapsable: false,
children: [
['', 'Overview'],
['Incubation_Center_Prize_Pool.md', 'Incubation Center Prize Pool'],
['Incubation Center participation process.md', 'Participation process'],
['Incubation_Center_Prize_Pool.md', 'Participation incentives'],
['announcement.md', 'Announcement'],
['Rules.md', 'Rules'],
]
Expand Down Expand Up @@ -247,7 +248,8 @@ module.exports = {
collapsable: false,
children: [
['', '概述'],
['Incubation_Center_Prize_Pool.md', '存储提供者孵化中心奖励池计划'],
['存储提供者孵化中心参与流程.md', '参与流程'],
['Incubation_Center_Prize_Pool.md', '参与奖励'],
['announcement.md', '公告'],
['Rules.md', '规则'],
['FQA.md', '常见问题解答'],
Expand Down