diff options
Diffstat (limited to 'pages/donation.html')
| -rw-r--r-- | pages/donation.html | 45 |
1 files changed, 28 insertions, 17 deletions
diff --git a/pages/donation.html b/pages/donation.html index 784f4a1d..dc006bf6 100644 --- a/pages/donation.html +++ b/pages/donation.html @@ -63,23 +63,6 @@ <p><a href="https://opencollective.com/xmake#backers" target="_blank"><img src="https://opencollective.com/xmake/backers.svg?width=890" /></a></p> -<table> - <tbody> - <tr> - <td>2016.11.10</td> - <td><a href="https://github.com/lc-soft">lc-soft</a></td> - <td>oschina</td> - <td>¥10</td> - </tr> - <tr> - <td>2017.10.26</td> - <td>Welthy</td> - <td>alipay</td> - <td>¥5</td> - </tr> - </tbody> -</table> - <h2 id="sponsors">Sponsors</h2> <p>Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [<a href="https://opencollective.com/xmake#sponsor">Become a sponsor</a>]</p> @@ -103,6 +86,34 @@ <p><img src="/assets/img/weixin.png" alt="weixin" width="218" height="218" /></p> +<h2 id="supporters">Supporters</h2> + +<table> + <tbody> + <tr> + <td>2016.11.10</td> + <td><a href="https://github.com/lc-soft">lc-soft</a></td> + <td>oschina</td> + <td>¥10</td> + <td> </td> + </tr> + <tr> + <td>2017.10.26</td> + <td>Welthy</td> + <td>alipay</td> + <td>¥5</td> + <td>xmake很好用啊</td> + </tr> + <tr> + <td>2017.11.16</td> + <td>琪峻</td> + <td>alipay</td> + <td>¥15</td> + <td>感谢好用的xmake</td> + </tr> + </tbody> +</table> + <footer class="site-footer"> |
