Remove Safsaf logo alt text
All checks were successful
/ test (push) Successful in 16s

As it's unnecessary.
This commit is contained in:
Christopher Baines 2026-04-14 11:00:19 +03:00
parent 5385a24883
commit dd15e9306a

View file

@ -8,7 +8,7 @@
@html
<div style="text-align: center;">
<img src="logo.svg" alt="Safsaf" width="200" height="200">
<img src="logo.svg" alt="" width="200" height="200">
</div>
@end html