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 2081cb7 commit a6cf503Copy full SHA for a6cf503
…tdesign-miniprogram-site/CONTRIBUTING.md CONTRIBUTING.mdpackages/tdesign-miniprogram-site/CONTRIBUTING.md renamed to CONTRIBUTING.md
packages/tdesign-miniprogram-site/site.config.mjs
@@ -13,14 +13,6 @@ export const docs = [
13
component: () => import('@docs/getting-started.md'),
14
componentEn: () => import('@docs/getting-started.en-US.md'),
15
},
16
- {
17
- title: '贡献指南',
18
- titleEn: 'CONTRIBUTING',
19
- name: 'develop',
20
- meta: { docType: 'explain' },
21
- path: '/miniprogram/develop',
22
- component: () => import('~/CONTRIBUTING.md'),
23
- },
24
{
25
title: '谁在用',
26
titleEn: 'USED',
0 commit comments