Skip to content

Commit

Permalink
Update logo of repository (vuejs#1510)
Browse files Browse the repository at this point in the history
* Update logo

update logo to svg since it is smaller and better to view on high
resolution displays

* rename logo
  • Loading branch information
igeligel authored and kazupon committed Oct 1, 2017
1 parent 6a740a6 commit 8342b30
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<p align="center">
<br>
<img width="400" src="https://rawgit.com/vuejs/awesome-vue/master/logo.png" alt="awesome">
<img width="400" src="./logo.svg" alt="logo of vue-awesome repository">
<br>
<br>
</p>
Expand Down
Binary file removed logo.png
Binary file not shown.
1 change: 1 addition & 0 deletions logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8342b30

Please sign in to comment.