Skip to content
This repository was archived by the owner on Mar 15, 2026. It is now read-only.

Commit c379ae2

Browse files
alichraghialexrp
authored andcommitted
fix silares light-mode logo url
1 parent 3a69476 commit c379ae2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/corporate-sponsors.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<picture>
3131
<source srcset="/sponsors/SILARES_HORIZONTAL_LOGO_WHITE.png"
3232
media="(prefers-color-scheme: dark)"
33-
><img src="/sponsors/SILARES_HORIZONTAL_LOGO_BlACK.png" alt="">
33+
><img src="/sponsors/SILARES_HORIZONTAL_LOGO_BLACK.png" alt="">
3434
</picture>
3535
</a>
3636
</div>

0 commit comments

Comments
 (0)