diff options
| author | ruki <waruqi@gmail.com> | 2018-08-22 22:43:07 +0800 |
|---|---|---|
| committer | ruki <waruqi@gmail.com> | 2018-08-22 10:18:46 +0800 |
| commit | bc0b62c94748eb4c174502c4d5dc791ed2f027e7 (patch) | |
| tree | 0766fd5dcec76bbc31e76f5569a9a24dc077fa63 | |
| parent | 16edf3ab0c9f197246118f8c3146df48f5365fca (diff) | |
| download | xmake-docs-bc0b62c94748eb4c174502c4d5dc791ed2f027e7.tar.gz xmake-docs-bc0b62c94748eb4c174502c4d5dc791ed2f027e7.zip | |
update index
| -rw-r--r-- | cn/index.html | 2 | ||||
| -rw-r--r-- | cn/pages/donation.html | 7 | ||||
| -rw-r--r-- | landing.html | 2 | ||||
| -rw-r--r-- | landing/index.cn.md | 2 | ||||
| -rw-r--r-- | landing/index.md | 2 | ||||
| -rw-r--r-- | pages/donation.html | 7 |
6 files changed, 18 insertions, 4 deletions
diff --git a/cn/index.html b/cn/index.html index 29ff6805..39611070 100644 --- a/cn/index.html +++ b/cn/index.html @@ -250,7 +250,7 @@ <li><a href="https://github.com/tboox/tbox">tbox</a></li> <li><a href="https://github.com/tboox/gbox">gbox</a></li> <li><a href="https://github.com/tboox/vm86">vm86</a></li> - <li><a href="https://github.com/vm86/xmake/wiki/%E4%BD%BF%E7%94%A8xmake%E7%9A%84%E5%BC%80%E6%BA%90%E5%BA%93">更多</a></li> + <li><a href="https://github.com/tboox/awesome-xmake">更多</a></li> </ul> <h2 id="section-15">演示视频</h2> diff --git a/cn/pages/donation.html b/cn/pages/donation.html index 43b3f6ea..faed3939 100644 --- a/cn/pages/donation.html +++ b/cn/pages/donation.html @@ -74,6 +74,13 @@ <table> <tbody> <tr> + <td>2018.08.07</td> + <td>fasiondog</td> + <td>gitee</td> + <td>¥50</td> + <td>感谢您的开源项目!</td> + </tr> + <tr> <td>2018.06.27</td> <td>Kellygod</td> <td>支付宝</td> diff --git a/landing.html b/landing.html index 286c8bb2..94f94fb4 100644 --- a/landing.html +++ b/landing.html @@ -250,7 +250,7 @@ <li><a href="https://github.com/tboox/tbox">tbox</a></li> <li><a href="https://github.com/tboox/gbox">gbox</a></li> <li><a href="https://github.com/tboox/vm86">vm86</a></li> - <li><a href="https://github.com/tboox/xmake/wiki/xmake-projects">more</a></li> + <li><a href="https://github.com/tboox/awesome-xmake">more</a></li> </ul> <h2 id="example-video">Example Video</h2> diff --git a/landing/index.cn.md b/landing/index.cn.md index 35eab6e1..ee6e9733 100644 --- a/landing/index.cn.md +++ b/landing/index.cn.md @@ -189,7 +189,7 @@ target("test") * [tbox](https://github.com/tboox/tbox) * [gbox](https://github.com/tboox/gbox) * [vm86](https://github.com/tboox/vm86) -* [更多](https://github.com/vm86/xmake/wiki/%E4%BD%BF%E7%94%A8xmake%E7%9A%84%E5%BC%80%E6%BA%90%E5%BA%93) +* [更多](https://github.com/tboox/awesome-xmake) ## 演示视频 diff --git a/landing/index.md b/landing/index.md index 196bfb51..9352535f 100644 --- a/landing/index.md +++ b/landing/index.md @@ -189,7 +189,7 @@ Some projects using xmake: * [tbox](https://github.com/tboox/tbox) * [gbox](https://github.com/tboox/gbox) * [vm86](https://github.com/tboox/vm86) -* [more](https://github.com/tboox/xmake/wiki/xmake-projects) +* [more](https://github.com/tboox/awesome-xmake) ## Example Video diff --git a/pages/donation.html b/pages/donation.html index 5c7e04d9..51b0d1c8 100644 --- a/pages/donation.html +++ b/pages/donation.html @@ -91,6 +91,13 @@ <table> <tbody> <tr> + <td>2018.08.07</td> + <td>fasiondog</td> + <td>gitee</td> + <td>¥50</td> + <td>感谢您的开源项目!</td> + </tr> + <tr> <td>2018.06.27</td> <td>Kellygod</td> <td>alipay</td> |
