mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-02 04:59:38 +08:00
Update sponsors
This commit is contained in:
parent
6224d3aa82
commit
9c8a3a62da
@ -106,8 +106,8 @@ This project is supported by these kind people / companies:
|
|||||||
<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>
|
||||||
<a href="https://github.com/letheanVPN" style="width:100px;">
|
<a href="https://github.com/selvindev" style="width:100px;">
|
||||||
<img src="https://github.com/letheanVPN.png?size=100" width="100"/>
|
<img src="https://github.com/selvindev.png?size=100" width="100"/>
|
||||||
</a>
|
</a>
|
||||||
<br/>
|
<br/>
|
||||||
<br/>
|
<br/>
|
||||||
|
@ -116,8 +116,8 @@ Wails v2 已针对所有 3 个平台发布了 Beta 版。如果您有兴趣尝
|
|||||||
<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>
|
||||||
<a href="https://github.com/letheanVPN" style="width:100px;">
|
<a href="https://github.com/selvindev" style="width:100px;">
|
||||||
<img src="https://github.com/letheanVPN.png?size=100" width="100"/>
|
<img src="https://github.com/selvindev.png?size=100" width="100"/>
|
||||||
</a>
|
</a>
|
||||||
<br/>
|
<br/>
|
||||||
<br/>
|
<br/>
|
||||||
|
@ -8,13 +8,13 @@
|
|||||||
## 赞助商
|
## 赞助商
|
||||||
|
|
||||||
<div
|
<div
|
||||||
dangerouslySetInnerHTML={{
|
dangerouslySetInnerHTML={{
|
||||||
__html: `
|
__html: `
|
||||||
<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>
|
||||||
<a href="https://github.com/letheanVPN" style="width:100px;">
|
<a href="https://github.com/selvindev" style="width:100px;">
|
||||||
<img src="https://github.com/letheanVPN.png?size=100" width="100"/>
|
<img src="https://github.com/selvindev.png?size=100" width="100"/>
|
||||||
</a>
|
</a>
|
||||||
<br/>
|
<br/>
|
||||||
<br/>
|
<br/>
|
||||||
@ -110,6 +110,8 @@
|
|||||||
|
|
||||||
## 贡献者
|
## 贡献者
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
import Contributors from "@wails/react-contributors";
|
import Contributors from "@wails/react-contributors";
|
||||||
|
|
||||||
<Contributors owner="wailsapp" repo="wails" />
|
<Contributors owner="wailsapp" repo="wails" />
|
||||||
|
@ -8,13 +8,13 @@
|
|||||||
## Sponsors
|
## Sponsors
|
||||||
|
|
||||||
<div
|
<div
|
||||||
dangerouslySetInnerHTML={{
|
dangerouslySetInnerHTML={{
|
||||||
__html: `
|
__html: `
|
||||||
<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>
|
||||||
<a href="https://github.com/letheanVPN" style="width:100px;">
|
<a href="https://github.com/selvindev" style="width:100px;">
|
||||||
<img src="https://github.com/letheanVPN.png?size=100" width="100"/>
|
<img src="https://github.com/selvindev.png?size=100" width="100"/>
|
||||||
</a>
|
</a>
|
||||||
<br/>
|
<br/>
|
||||||
<br/>
|
<br/>
|
||||||
@ -110,6 +110,8 @@
|
|||||||
|
|
||||||
## Contributors
|
## Contributors
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
import Contributors from "@wails/react-contributors";
|
import Contributors from "@wails/react-contributors";
|
||||||
|
|
||||||
<Contributors owner="wailsapp" repo="wails" />
|
<Contributors owner="wailsapp" repo="wails" />
|
||||||
|
Loading…
Reference in New Issue
Block a user