File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -104,6 +104,11 @@ Funds donated via Patreon goes directly to support Evan You's full-time work on
104
104
<img width="100px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/xfive.png">
105
105
</a>
106
106
</td>
107
+ <td align="center" valign="middle">
108
+ <a href="http://www.frontenddevelopermeetups.com/" target="_blank">
109
+ <img width="160px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/frontend-meetups.png">
110
+ </a>
111
+ </td>
107
112
</tr>
108
113
</tbody >
109
114
</table >
Original file line number Diff line number Diff line change @@ -111,7 +111,13 @@ Funds donated via Patreon goes directly to support Evan You's full-time work on
111
111
<a href="https://www.xfive.co/" target="_blank">
112
112
<img width="80px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/xfive.png">
113
113
</a>
114
- </tr>
114
+ </td>
115
+ <td align="center" valign="middle">
116
+ <a href="http://www.frontenddevelopermeetups.com/" target="_blank">
117
+ <img width="160px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/frontend-meetups.png">
118
+ </a>
119
+ </td>
120
+ </tr>
115
121
</tbody >
116
122
</table >
117
123
You can’t perform that action at this time.
0 commit comments