5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 04:29:35 +08:00

Update sponsors

This commit is contained in:
Lea\Anthony 2021-12-10 19:00:26 +11:00
parent 3444ec50a7
commit 69fd584c32
4 changed files with 21 additions and 0 deletions

View File

@ -106,6 +106,13 @@ Click [here](https://wails.io) if you are interested in trying out v2 Beta for W
This project is supported by these kind people / companies: This project is supported by these kind people / companies:
<p align="center">
<a href="https://www.easywebadv.it/" style="width:100px;">
<img src="website/static/img/easyweb.png" width="100"/>
</a>
</p>
<br/>
<br/>
<a href="https://github.com/sponsors/leaanthony" style="width:100px;"> <a href="https://github.com/sponsors/leaanthony" style="width:100px;">
<img src="sponsors/silver%20sponsor.png" width="100"/> <img src="sponsors/silver%20sponsor.png" width="100"/>
</a> </a>

View File

@ -109,6 +109,13 @@
这个项目由以下这些人或者公司支持: 这个项目由以下这些人或者公司支持:
<p align="center">
<a href="https://www.easywebadv.it/" style="width:100px;">
<img src="website/static/img/easyweb.png" width="100"/>
</a>
</p>
<br/>
<br/>
<a href="https://github.com/sponsors/leaanthony" style="width:100px;"> <a href="https://github.com/sponsors/leaanthony" style="width:100px;">
<img src="sponsors/silver%20sponsor.png" width="100"/> <img src="sponsors/silver%20sponsor.png" width="100"/>
</a> </a>

View File

@ -14,6 +14,13 @@ sidebar_position: 99
<div <div
dangerouslySetInnerHTML={{ dangerouslySetInnerHTML={{
__html: ` __html: `
<p align="center">
<a href="https://www.easywebadv.it/" style="width:100px;">
<img src="/img/easyweb.png" width="100"/>
</a>
</p>
<br/>
<br/>
<a href="https://github.com/sponsors/leaanthony" style="width:100px;"> <a href="https://github.com/sponsors/leaanthony" style="width:100px;">
<img src="/img/silver%20sponsor.png" width="100"/> <img src="/img/silver%20sponsor.png" width="100"/>
</a> </a>

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB