Update readme

This commit is contained in:
2026-04-25 19:31:32 +02:00
parent b8999ca7ee
commit 92074e7f60
2 changed files with 1 additions and 130 deletions

View File

@@ -1,7 +1,7 @@
<picture align="center">
<source media="(prefers-color-scheme: dark)" srcset="static/media/logo-splash.png">
<source media="(prefers-color-scheme: light)" srcset="static/media/logo-splash-light.png">
<img alt="Shows a black logo in light color mode and a white one in dark color mode." src="client/public/img/logo-splash.png">
<img alt="Shows a black logo in light color mode and a white one in dark color mode." src="static/media/logo-splash.png">
</picture>
<hr>