mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-02 18:10:48 +08:00
Update sponsors
This commit is contained in:
parent
12e6445a30
commit
dedd2864f0
@ -200,7 +200,9 @@ This project is supported by these kind people / companies:
|
|||||||
<a href="https://github.com/Shackelford-Arden" style="width:55px">
|
<a href="https://github.com/Shackelford-Arden" style="width:55px">
|
||||||
<img src="https://github.com/Shackelford-Arden.png?size=55" width="55"/>
|
<img src="https://github.com/Shackelford-Arden.png?size=55" width="55"/>
|
||||||
</a>
|
</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>
|
<span id="nav-6"></span>
|
||||||
|
|
||||||
## Roadmap
|
## Roadmap
|
||||||
|
@ -210,6 +210,9 @@ Wails v2 已针对所有 3 个平台发布了 Beta 版。如果您有兴趣尝
|
|||||||
<a href="https://github.com/Shackelford-Arden" style="width:55px">
|
<a href="https://github.com/Shackelford-Arden" style="width:55px">
|
||||||
<img src="https://github.com/Shackelford-Arden.png?size=55" width="55"/>
|
<img src="https://github.com/Shackelford-Arden.png?size=55" width="55"/>
|
||||||
</a>
|
</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>
|
<span id="nav-6"></span>
|
||||||
|
|
||||||
## 安装
|
## 安装
|
||||||
|
@ -107,6 +107,9 @@
|
|||||||
<a href="https://github.com/Shackelford-Arden" style="width:55px">
|
<a href="https://github.com/Shackelford-Arden" style="width:55px">
|
||||||
<img src="https://github.com/Shackelford-Arden.png?size=55" width="55"/>
|
<img src="https://github.com/Shackelford-Arden.png?size=55" width="55"/>
|
||||||
</a>
|
</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";
|
import Contributors from "@wails/react-contributors";
|
||||||
|
|
||||||
<Contributors owner="wailsapp" repo="wails" />
|
<Contributors owner="wailsapp" repo="wails" />
|
||||||
|
@ -107,6 +107,9 @@
|
|||||||
<a href="https://github.com/Shackelford-Arden" style="width:55px">
|
<a href="https://github.com/Shackelford-Arden" style="width:55px">
|
||||||
<img src="https://github.com/Shackelford-Arden.png?size=55" width="55"/>
|
<img src="https://github.com/Shackelford-Arden.png?size=55" width="55"/>
|
||||||
</a>
|
</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";
|
import Contributors from "@wails/react-contributors";
|
||||||
|
|
||||||
<Contributors owner="wailsapp" repo="wails" />
|
<Contributors owner="wailsapp" repo="wails" />
|
||||||
|
Loading…
Reference in New Issue
Block a user