Skip to content

Commit

Permalink
chore: use SVG logo
Browse files Browse the repository at this point in the history
  • Loading branch information
slikts committed Dec 3, 2019
1 parent dbedded commit 08be51f
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sidebar_label: Introduction

<div id="codefund"><!-- fallback content --></div>

<img src="/immer/img/immer-logo.png" height="200px" align="right"/>
<img src="/immer/img/immer-logo.svg" height="200px" align="right"/>

# Immer

Expand Down
Binary file removed images/immer-logo.png
Binary file not shown.
8 changes: 8 additions & 0 deletions images/immer-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<img src="images/immer-logo.png" height="200px" align="right"/>
<img src="images/immer-logo.svg" height="200px" align="right"/>

# Immer

Expand Down
Binary file removed website/static/img/immer-logo.png
Binary file not shown.
8 changes: 8 additions & 0 deletions website/static/img/immer-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 08be51f

Please sign in to comment.