Skip to content

Commit 357aeae

Browse files
committed
fix: update sponsorship logos in README.md
1 parent e368466 commit 357aeae

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,12 +110,11 @@ npm run deploy
110110
<h3>感谢以下赞助商对本项目的支持</h3>
111111
<div style="display: flex; justify-content: center; align-items: center; flex-wrap: wrap; gap: 20px; margin: 20px 0;">
112112
<a href="https://yxvm.com/" target="_blank" title="YXVM">
113-
<img src="https://yxvm.com/assets/img/logo.png" alt="YXVM" height="60"/>
113+
<img src="https://image.779477.xyz/yxvm.png" alt="YXVM" height="60"/>
114114
</a>
115115
<a href="https://github.com/NodeSeekDev/NodeSupport" target="_blank" title="NodeSupport - 开源项目支持计划">
116116
<div style="display: inline-flex; align-items: center; border-bottom: 1px solid #888; padding-bottom: 5px;">
117117
<img src="https://image.779477.xyz/ns.png" alt="NodeSupport" height="60"/>
118-
<span style="margin-left: 10px; font-size: 20px; font-weight: 500;">NodeSupport</span>
119118
</div>
120119
</a>
121120
</div>

0 commit comments

Comments
 (0)