update logo
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
<h1 align="center">
|
<h1 align="center">
|
||||||
<a href="https://github.com/EMI-Group/evox">
|
<a href="https://github.com/EMI-Group/evox">
|
||||||
<picture>
|
<picture>
|
||||||
<source media="(prefers-color-scheme: dark)" srcset="./imgs/evox_brand_dark.svg">
|
<source media="(prefers-color-scheme: dark)" srcset="./imgs/evox_brand_light.svg">
|
||||||
<source media="(prefers-color-scheme: light)" srcset="./imgs/evox_brand_light.svg">
|
<source media="(prefers-color-scheme: light)" srcset="./imgs/evox_brand_dark.svg">
|
||||||
<img alt="EvoX Logo" height="50" src="./imgs/evox_brand_light.svg">
|
<img alt="EvoX Logo" height="50" src="./imgs/evox_brand_light.svg">
|
||||||
</picture>
|
</picture>
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user