Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[automated] Patreon sponsors update #11157

Merged
merged 1 commit into from
Feb 27, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
15 changes: 11 additions & 4 deletions BACKERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ Funds donated via Patreon go directly to support Evan You's full-time work on Vu
<!--special start-->

<p align="center">
<a href="https://stdlib.com/" target="_blank">
<img width="260px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/stdlib.png">
<a href="https://autocode.com" target="_blank">
<img width="260px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/autocode.svg">
</a>
</p>

<!--special end-->

<h2 align="center">Platinum via Patreon</h2>
Expand Down Expand Up @@ -51,6 +51,13 @@ Funds donated via Patreon go directly to support Evan You's full-time work on Vu
</a>
</td>
</tr><tr></tr>
<tr>
<td align="center" valign="middle">
<a href="https://www.storyblok.com" target="_blank">
<img width="222px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/storyblok.png">
</a>
</td>
</tr><tr></tr>
</tbody>
</table>
<!--platinum end-->
Expand Down Expand Up @@ -210,7 +217,7 @@ Funds donated via Patreon go directly to support Evan You's full-time work on Vu
</tr><tr></tr>
<tr>
<td align="center" valign="middle">
<a href="https://www.programmers.io/vuejs/" target="_blank">
<a href=" https://programmers.io/vuejs/" target="_blank">
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/programmers_io.png">
</a>
</td>
Expand Down
19 changes: 13 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ Funds donated via Patreon go directly to support Evan You's full-time work on Vu
<!--special start-->

<p align="center">
<a href="https://stdlib.com/" target="_blank">
<img width="260px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/stdlib.png">
<a href="https://autocode.com" target="_blank">
<img width="260px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/autocode.svg">
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This SVG file is delivered with Content-Type text/plain; charset=utf-8, hence it is not displayed in the browser and thus broken.

</a>
</p>

<!--special end-->

<h3 align="center">Platinum Sponsors</h3>
Expand Down Expand Up @@ -61,6 +61,13 @@ Funds donated via Patreon go directly to support Evan You's full-time work on Vu
</a>
</td>
</tr><tr></tr>
<tr>
<td align="center" valign="middle">
<a href="https://www.storyblok.com" target="_blank">
<img width="222px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/storyblok.png">
</a>
</td>
</tr><tr></tr>
</tbody>
</table>
<!--platinum end-->
Expand Down Expand Up @@ -184,7 +191,7 @@ Funds donated via Patreon go directly to support Evan You's full-time work on Vu
<tr>
<td align="center" valign="middle">
<a href="https://fastcoding.jp/javascript/ " target="_blank">
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/fastcoding_inc.svg?sanitize=true">
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/fastcoding_inc.svg">
</a>
</td>
<td align="center" valign="middle">
Expand All @@ -204,7 +211,7 @@ Funds donated via Patreon go directly to support Evan You's full-time work on Vu
</td>
<td align="center" valign="middle">
<a href="http://www.pullrequest.com" target="_blank">
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/pullrequest.svg?sanitize=true">
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/pullrequest.svg">
</a>
</td>
<td align="center" valign="middle">
Expand All @@ -215,7 +222,7 @@ Funds donated via Patreon go directly to support Evan You's full-time work on Vu
</tr><tr></tr>
<tr>
<td align="center" valign="middle">
<a href="https://www.programmers.io/vuejs/" target="_blank">
<a href=" https://programmers.io/vuejs/" target="_blank">
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/programmers_io.png">
</a>
</td>
Expand Down