🎨 feat(assets): add HNTB white PNGs
Some checks failed
Add MLH Banner / Add-MLH-Banner (push) Has been cancelled
Some checks failed
Add MLH Banner / Add-MLH-Banner (push) Has been cancelled
Add HNTB white small and large PNG sponsor images and update index.html to use the large white PNG instead of the SVG. This ensures the sponsor logo displays correctly on dark backgrounds.
This commit is contained in:
parent
130ddccffe
commit
d9dcbb7386
3 changed files with 1 additions and 1 deletions
BIN
assets/images/sponsors/hntb_white_lg.png
Normal file
BIN
assets/images/sponsors/hntb_white_lg.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.4 KiB |
BIN
assets/images/sponsors/hntb_white_sm.png
Normal file
BIN
assets/images/sponsors/hntb_white_sm.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
|
|
@ -288,7 +288,7 @@
|
||||||
class="w-50 mx-5">
|
class="w-50 mx-5">
|
||||||
<img
|
<img
|
||||||
|
|
||||||
src="assets/images/sponsors/hntb.svg"
|
src="assets/images/sponsors/hntb_white_lg.png"
|
||||||
alt="" />
|
alt="" />
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue