Skip to content

Commit 5a868c8

Browse files
authored
Make logo visible from npmjs.org.
1 parent 4f518c6 commit 5a868c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<p align="center"><img src="docs/.vuepress/public/logo.svg" width="40%"></p>
1+
<p align="center"><img src="docs/.vuepress/public/logo.svg?sanitize=true" width="40%"></p>
22
<h1 align="center">vue-svg-loader</h1>
33
<p align="center">webpack loader that lets you use SVG files as Vue components</p>
44
<p align="center">

0 commit comments

Comments
 (0)