Skip to content

Commit c379ae2

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)