Skip to content

Commit

Permalink
updated readme image order
Browse files Browse the repository at this point in the history
  • Loading branch information
cptpiepmatz committed Jan 7, 2022
1 parent 4c54e08 commit 722b923
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<p align="center">
<picture>
<source srcset="media://primp.svg">
<source srcset="https://raw.githubusercontent.com/cptpiepmatz/pretty-ts-imports/main/icon/primp.svg">
<img width="250" src="./icon/primp.svg">
<source srcset="./icon/primp.svg">
<img width="250" src="https://raw.githubusercontent.com/cptpiepmatz/pretty-ts-imports/main/icon/primp.svg">
</picture>
</p>
<h1 align="center">primp</h1>
Expand Down

0 comments on commit 722b923

Please sign in to comment.