mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01:00
Update sponsors
This commit is contained in:
parent
12e6445a30
commit
dedd2864f0
4 changed files with 14 additions and 1 deletions
|
|
@ -200,7 +200,9 @@ This project is supported by these kind people / companies:
|
|||
<a href="https://github.com/Shackelford-Arden" style="width:55px">
|
||||
<img src="https://github.com/Shackelford-Arden.png?size=55" width="55"/>
|
||||
</a>
|
||||
|
||||
<a href="https://github.com/boostchicken" style="width:65px">
|
||||
<img src="https://github.com/boostchicken.png?size=65" width="65"/>
|
||||
</a>
|
||||
<span id="nav-6"></span>
|
||||
|
||||
## Roadmap
|
||||
|
|
|
|||
|
|
@ -210,6 +210,9 @@ Wails v2 已针对所有 3 个平台发布了 Beta 版。如果您有兴趣尝
|
|||
<a href="https://github.com/Shackelford-Arden" style="width:55px">
|
||||
<img src="https://github.com/Shackelford-Arden.png?size=55" width="55"/>
|
||||
</a>
|
||||
<a href="https://github.com/boostchicken" style="width:65px">
|
||||
<img src="https://github.com/boostchicken.png?size=65" width="65"/>
|
||||
</a>
|
||||
<span id="nav-6"></span>
|
||||
|
||||
## 安装
|
||||
|
|
|
|||
|
|
@ -107,6 +107,9 @@
|
|||
<a href="https://github.com/Shackelford-Arden" style="width:55px">
|
||||
<img src="https://github.com/Shackelford-Arden.png?size=55" width="55"/>
|
||||
</a>
|
||||
<a href="https://github.com/boostchicken" style="width:65px">
|
||||
<img src="https://github.com/boostchicken.png?size=65" width="65"/>
|
||||
</a>
|
||||
`,
|
||||
}}
|
||||
/>
|
||||
|
|
@ -118,6 +121,7 @@
|
|||
|
||||
|
||||
|
||||
|
||||
import Contributors from "@wails/react-contributors";
|
||||
|
||||
<Contributors owner="wailsapp" repo="wails" />
|
||||
|
|
|
|||
|
|
@ -107,6 +107,9 @@
|
|||
<a href="https://github.com/Shackelford-Arden" style="width:55px">
|
||||
<img src="https://github.com/Shackelford-Arden.png?size=55" width="55"/>
|
||||
</a>
|
||||
<a href="https://github.com/boostchicken" style="width:65px">
|
||||
<img src="https://github.com/boostchicken.png?size=65" width="65"/>
|
||||
</a>
|
||||
`,
|
||||
}}
|
||||
/>
|
||||
|
|
@ -118,6 +121,7 @@
|
|||
|
||||
|
||||
|
||||
|
||||
import Contributors from "@wails/react-contributors";
|
||||
|
||||
<Contributors owner="wailsapp" repo="wails" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue