File tree Expand file tree Collapse file tree 1 file changed +15
-9
lines changed Expand file tree Collapse file tree 1 file changed +15
-9
lines changed Original file line number Diff line number Diff line change @@ -110,16 +110,22 @@ npm run deploy
110
110
111
111
<div align =" center " >
112
112
<h3 >感谢以下赞助商对本项目的支持</h3 >
113
- <div style =" display : flex ; justify-content : center ; align-items : center ; flex-wrap : wrap ; gap : 20px ; margin : 20px 0 ;" >
114
- <a href="https://yxvm.com/" target="_blank" title="YXVM">
115
- <img src="https://image.779477.xyz/yxvm.png" alt="YXVM" height="60"/>
116
- </a>
117
- <a href="https://github.com/NodeSeekDev/NodeSupport" target="_blank" title="NodeSupport">
118
- <img src="https://image.779477.xyz/ns.png" alt="NodeSupport" height="60"/>
119
- </a>
120
- </div >
113
+ <table border =" 0 " >
114
+ <tr >
115
+ <td>
116
+ <a href="https://yxvm.com/" target="_blank" title="YXVM">
117
+ <img src="https://image.779477.xyz/yxvm.png" alt="YXVM" height="60" hspace="20"/>
118
+ </a>
119
+ </td>
120
+ <td>
121
+ <a href="https://github.com/NodeSeekDev/NodeSupport" target="_blank" title="NodeSupport">
122
+ <img src="https://image.779477.xyz/ns.png" alt="NodeSupport" height="60" hspace="20"/>
123
+ </a>
124
+ </td>
125
+ </tr >
126
+ </table >
121
127
<p ><b >NodeSupport赞助了本项目,感谢他们的支持!</b ></p >
122
- <p >如果您想赞助本项目,请联系开发者 <a href =" https://github.com/7Sageer " >@7Sageer</a ></p >
128
+ <p >如果您想赞助本项目,请联系开发者 <a href =" https://github.com/7Sageer " style = " text-decoration : none ; " >@7Sageer</a ></p >
123
129
</div >
124
130
125
131
## ⭐ Star History
You can’t perform that action at this time.
0 commit comments