Use an svg for the favicon and change its fill to white for dark themed browsers.

This commit is contained in:
IRHM
2026-07-16 08:36:35 +01:00
committed by momi
parent 448fdd9df3
commit f23552c170
3 changed files with 22 additions and 0 deletions
+1
View File
@@ -5,6 +5,7 @@ These changes are awaiting release:
## Changed
- Move notifications to its own component.
- Use an `svg` for the favicon and change its `fill` to `white` for dark themed browsers.
## Fixed