Skip to content

Commit

Permalink
Shrink logo in readme (#3047)
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
jkrumbiegel committed Jul 5, 2023
1 parent b68fb2f commit b8576c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<source media="(prefers-color-scheme: dark)"
srcset="/assets/makie_logo_canvas_dark.svg" >
<img alt="Makie.jl logo"
src="/assets/makie_logo_canvas.svg" >
src="/assets/makie_logo_canvas.svg" width="400">
</picture>
</div>

Expand Down

0 comments on commit b8576c1

Please sign in to comment.