Skip to content

Commit

Permalink
docs(readme): replace png with svg logo (#1058)
Browse files Browse the repository at this point in the history
  • Loading branch information
LitoMore authored Nov 4, 2021
1 parent 68f9abe commit f7a0ad4
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README-zh.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div align="center">
<img width="200" height="200" style="display: block;" src="./assets/flat-logo.png">
<img width="200" height="200" style="display: block;" src="./assets/flat-logo.svg">
</div>

<div align="center">
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div align="center">
<img width="200" height="200" style="display: block;" src="./assets/flat-logo.png">
<img width="200" height="200" style="display: block;" src="./assets/flat-logo.svg">
</div>

<div align="center">
Expand Down
Binary file removed assets/flat-logo.png
Binary file not shown.
1 change: 1 addition & 0 deletions assets/flat-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 f7a0ad4

Please sign in to comment.