Skip to content

Commit bce5b98

Browse files
authored
chore(readme): svg not displayed (vuejs#11185)
1 parent 2f1f8e9 commit bce5b98

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Funds donated via Patreon go directly to support Evan You's full-time work on Vu
2828

2929
<p align="center">
3030
<a href="https://autocode.com" target="_blank">
31-
<img width="260px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/autocode.svg">
31+
<img width="260px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/autocode.svg?sanitize=true">
3232
</a>
3333
</p>
3434

@@ -191,7 +191,7 @@ Funds donated via Patreon go directly to support Evan You's full-time work on Vu
191191
<tr>
192192
<td align="center" valign="middle">
193193
<a href="https://fastcoding.jp/javascript/ " target="_blank">
194-
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/fastcoding_inc.svg">
194+
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/fastcoding_inc.svg?sanitize=true">
195195
</a>
196196
</td>
197197
<td align="center" valign="middle">
@@ -211,7 +211,7 @@ Funds donated via Patreon go directly to support Evan You's full-time work on Vu
211211
</td>
212212
<td align="center" valign="middle">
213213
<a href="http://www.pullrequest.com" target="_blank">
214-
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/pullrequest.svg">
214+
<img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/pullrequest.svg?sanitize=true">
215215
</a>
216216
</td>
217217
<td align="center" valign="middle">

0 commit comments

Comments
 (0)