mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-03 04:29:35 +08:00
Update sponsors
This commit is contained in:
parent
3444ec50a7
commit
69fd584c32
@ -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>
|
||||||
|
@ -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>
|
||||||
|
@ -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>
|
||||||
|
BIN
website/static/img/easyweb.png
Normal file
BIN
website/static/img/easyweb.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.1 KiB |
Loading…
Reference in New Issue
Block a user