File tree 2 files changed +52
-26
lines changed
2 files changed +52
-26
lines changed Original file line number Diff line number Diff line change @@ -13,19 +13,32 @@ Funds donated via Patreon goes directly to support Evan You's full-time work on
13
13
14
14
<h2 align =" center " >Platinum via Patreon</h2 >
15
15
16
- <p align =" center " >
17
- <a href =" https://stdlib.com " >
18
- <img width="300px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/stdlib.png">
19
- </a >
20
- <br ><br >
21
- <a href =" https://xiaozhuanlan.com " >
22
- <img width="200px" src="https://raw.githubusercontent.com/vuejs/cn.vuejs.org/master/themes/vue/source/images/xiaozhuanlan.png">
23
- </a >
24
- <br ><br >
25
- <a href =" http://tooltwist.com " target =" _blank " >
26
- <img width="280px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/tooltwist.png">
27
- </a >
28
- </p >
16
+ <table >
17
+ <tbody >
18
+ <tr>
19
+ <td align="center" valign="middle">
20
+ <a href="https://stdlib.com">
21
+ <img width="220px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/stdlib.png">
22
+ </a>
23
+ </td>
24
+ <td>
25
+ <a href="https://xiaozhuanlan.com">
26
+ <img width="160px" src="https://raw.githubusercontent.com/vuejs/cn.vuejs.org/master/themes/vue/source/images/xiaozhuanlan.png">
27
+ </a>
28
+ </td>
29
+ <td>
30
+ <a href="http://tooltwist.com" target="_blank">
31
+ <img width="200px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/tooltwist.png">
32
+ </a>
33
+ </td>
34
+ <td>
35
+ <a href="https://www.infinitynewtab.com/donate/index.html" target="_blank">
36
+ <img width="200px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/infinitynewtab.png">
37
+ </a>
38
+ </td>
39
+ </tr>
40
+ </tbody >
41
+ </table >
29
42
30
43
<h2 align =" center " >Platinum via OpenCollective</h2 >
31
44
Original file line number Diff line number Diff line change @@ -26,19 +26,32 @@ Funds donated via Patreon goes directly to support Evan You's full-time work on
26
26
27
27
<h4 align =" center " >Platinum</h4 >
28
28
29
- <p align =" center " >
30
- <a href =" https://stdlib.com " >
31
- <img width="240px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/stdlib.png">
32
- </a >
33
- <br ><br >
34
- <a href =" https://xiaozhuanlan.com " >
35
- <img width="160px" src="https://raw.githubusercontent.com/vuejs/cn.vuejs.org/master/themes/vue/source/images/xiaozhuanlan.png">
36
- </a >
37
- <br ><br >
38
- <a href =" http://tooltwist.com " target =" _blank " >
39
- <img width="220px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/tooltwist.png">
40
- </a >
41
- </p >
29
+ <table >
30
+ <tbody >
31
+ <tr>
32
+ <td align="center" valign="middle">
33
+ <a href="https://stdlib.com">
34
+ <img width="220px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/stdlib.png">
35
+ </a>
36
+ </td>
37
+ <td>
38
+ <a href="https://xiaozhuanlan.com">
39
+ <img width="160px" src="https://raw.githubusercontent.com/vuejs/cn.vuejs.org/master/themes/vue/source/images/xiaozhuanlan.png">
40
+ </a>
41
+ </td>
42
+ <td>
43
+ <a href="http://tooltwist.com" target="_blank">
44
+ <img width="200px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/tooltwist.png">
45
+ </a>
46
+ </td>
47
+ <td>
48
+ <a href="https://www.infinitynewtab.com/donate/index.html" target="_blank">
49
+ <img width="200px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/infinitynewtab.png">
50
+ </a>
51
+ </td>
52
+ </tr>
53
+ </tbody >
54
+ </table >
42
55
43
56
<h4 align =" center " >Gold</h4 >
44
57
You can’t perform that action at this time.
0 commit comments