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
41d1bf3d10
commit
5292721517
@ -197,6 +197,9 @@ This project is supported by these kind people / companies:
|
|||||||
<a href="https://github.com/Bironou" style="width:55px">
|
<a href="https://github.com/Bironou" style="width:55px">
|
||||||
<img src="https://github.com/Bironou.png?size=55" width="55"/>
|
<img src="https://github.com/Bironou.png?size=55" width="55"/>
|
||||||
</a>
|
</a>
|
||||||
|
<a href="https://github.com/Shackelford-Arden" style="width:55px">
|
||||||
|
<img src="https://github.com/Shackelford-Arden.png?size=55" width="55"/>
|
||||||
|
</a>
|
||||||
|
|
||||||
<span id="nav-6"></span>
|
<span id="nav-6"></span>
|
||||||
|
|
||||||
|
@ -207,6 +207,9 @@ Wails v2 已针对所有 3 个平台发布了 Beta 版。如果您有兴趣尝
|
|||||||
<a href="https://github.com/Bironou" style="width:55px">
|
<a href="https://github.com/Bironou" style="width:55px">
|
||||||
<img src="https://github.com/Bironou.png?size=55" width="55"/>
|
<img src="https://github.com/Bironou.png?size=55" width="55"/>
|
||||||
</a>
|
</a>
|
||||||
|
<a href="https://github.com/Shackelford-Arden" style="width:55px">
|
||||||
|
<img src="https://github.com/Shackelford-Arden.png?size=55" width="55"/>
|
||||||
|
</a>
|
||||||
<span id="nav-6"></span>
|
<span id="nav-6"></span>
|
||||||
|
|
||||||
## 安装
|
## 安装
|
||||||
|
@ -104,6 +104,9 @@
|
|||||||
<a href="https://github.com/Bironou" style="width:55px">
|
<a href="https://github.com/Bironou" style="width:55px">
|
||||||
<img src="https://github.com/Bironou.png?size=55" width="55"/>
|
<img src="https://github.com/Bironou.png?size=55" width="55"/>
|
||||||
</a>
|
</a>
|
||||||
|
<a href="https://github.com/Shackelford-Arden" style="width:55px">
|
||||||
|
<img src="https://github.com/Shackelford-Arden.png?size=55" width="55"/>
|
||||||
|
</a>
|
||||||
`,
|
`,
|
||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
@ -114,6 +117,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
import Contributors from "@wails/react-contributors";
|
import Contributors from "@wails/react-contributors";
|
||||||
|
|
||||||
<Contributors owner="wailsapp" repo="wails" />
|
<Contributors owner="wailsapp" repo="wails" />
|
||||||
|
@ -104,6 +104,9 @@
|
|||||||
<a href="https://github.com/Bironou" style="width:55px">
|
<a href="https://github.com/Bironou" style="width:55px">
|
||||||
<img src="https://github.com/Bironou.png?size=55" width="55"/>
|
<img src="https://github.com/Bironou.png?size=55" width="55"/>
|
||||||
</a>
|
</a>
|
||||||
|
<a href="https://github.com/Shackelford-Arden" style="width:55px">
|
||||||
|
<img src="https://github.com/Shackelford-Arden.png?size=55" width="55"/>
|
||||||
|
</a>
|
||||||
`,
|
`,
|
||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
@ -114,6 +117,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