Skip to content

Commit 6dea22a

Browse files
Merge pull request #139 from chenshunliang/main
:docs: remove secions
2 parents 80aadbb + bc68852 commit 6dea22a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

community/resources.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ sidebar_position: 3
2222

2323
[掘金](https://juejin.cn/user/3218961614770414) / [CSDN](https://blog.csdn.net/weixin_49366475?type=blog) / [简书](https://www.jianshu.com/users/732d97337566/timeline)
2424

25-
### 🏢 企业
25+
<!-- ### 🏢 企业
2626
2727
2828
| 公司 | 介绍 |
2929
| --- | --- |
30-
|[CloudMinds](https://cloudminds.com)| Operator of cloud-based systems for intelligent robots |
30+
|[CloudMinds](https://cloudminds.com)| Operator of cloud-based systems for intelligent robots | -->

src/components/Member/index.tsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,10 @@ const Team = () => {
6464
id: '2',
6565
brand: './img/page/brand/hpe.png',
6666
},
67-
{
68-
id: '3',
69-
brand: './img/page/brand/cloudminds.png',
70-
},
67+
// {
68+
// id: '3',
69+
// brand: './img/page/brand/cloudminds.png',
70+
// },
7171
{
7272
id: '4',
7373
brand: './img/page/brand/msxf.png',

0 commit comments

Comments
 (0)