Skip to content

Commit f3eb0a0

Browse files
committed
docs: update logo url
1 parent a610082 commit f3eb0a0

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Please leave a message at [**here**](https://github.com/actions-cool/issues-help
7979
</td>
8080
<td align="center" width="180">
8181
<a href="https://github.com/umijs/dumi">
82-
<img src="https://gw.alipayobjects.com/zos/bmw-prod/d3e3eb39-1cd7-4aa5-827c-877deced6b7e/lalxt4g3_w256_h256.png" width="46"/>
82+
<img src="https://avatars1.githubusercontent.com/u/33895495?s=200&v=4" width="46"/>
8383
</a>
8484
</td>
8585
<td align="center" width="180">
@@ -116,7 +116,7 @@ Please leave a message at [**here**](https://github.com/actions-cool/issues-help
116116
</td>
117117
<td align="center" width="180">
118118
<a href="https://github.com/TuSimple/naive-ui">
119-
<img src="https://camo.githubusercontent.com/b8ebecade711b9ae1fa306e7a1c9dd680fb56b0e2b9f015fec9cbad343570353/68747470733a2f2f6e6169766575692e6f73732d636e2d686f6e676b6f6e672e616c6979756e63732e636f6d2f6e616976656c6f676f2e737667" width="46"/>
119+
<img src="https://www.naiveui.com/assets/naivelogo-XQ1U1Js8.svg" width="46"/>
120120
</a>
121121
</td>
122122
</tr>

README.zh-CN.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
</td>
8080
<td align="center" width="180">
8181
<a href="https://github.com/umijs/dumi">
82-
<img src="https://gw.alipayobjects.com/zos/bmw-prod/d3e3eb39-1cd7-4aa5-827c-877deced6b7e/lalxt4g3_w256_h256.png" width="46"/>
82+
<img src="https://avatars1.githubusercontent.com/u/33895495?s=200&v=4" width="46"/>
8383
</a>
8484
</td>
8585
<td align="center" width="180">
@@ -116,7 +116,7 @@
116116
</td>
117117
<td align="center" width="180">
118118
<a href="https://github.com/TuSimple/naive-ui">
119-
<img src="https://camo.githubusercontent.com/b8ebecade711b9ae1fa306e7a1c9dd680fb56b0e2b9f015fec9cbad343570353/68747470733a2f2f6e6169766575692e6f73732d636e2d686f6e676b6f6e672e616c6979756e63732e636f6d2f6e616976656c6f676f2e737667" width="46"/>
119+
<img src="https://www.naiveui.com/assets/naivelogo-XQ1U1Js8.svg" width="46"/>
120120
</a>
121121
</td>
122122
</tr>

USERS.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ const users = [
7777
},
7878
{
7979
url: 'https://github.com/TuSimple/naive-ui',
80-
logo: 'https://camo.githubusercontent.com/b8ebecade711b9ae1fa306e7a1c9dd680fb56b0e2b9f015fec9cbad343570353/68747470733a2f2f6e6169766575692e6f73732d636e2d686f6e676b6f6e672e616c6979756e63732e636f6d2f6e616976656c6f676f2e737667',
80+
logo: 'https://www.naiveui.com/assets/naivelogo-XQ1U1Js8.svg',
8181
},
8282
{
8383
url: 'https://github.com/element-plus/element-plus',

0 commit comments

Comments
 (0)