mirror of
https://github.com/peridotbuild/peridot.git
synced 2024-10-11 18:25:10 +00:00
Add light/dark mode image to mothership readme
This commit is contained in:
parent
0e2fbc0e83
commit
6d46a34c82
@ -1,5 +1,6 @@
|
||||
<p align="center">
|
||||
<picture>
|
||||
<source srcset="ui/mship_gopher.png" media="(prefers-color-scheme: dark)" height="150">
|
||||
<img src="ui/mship_gopher_dark.png" alt="Mship" height="150">
|
||||
</picture>
|
||||
</p>
|
||||
|
Loading…
Reference in New Issue
Block a user