1
0
Fork 0
mirror of https://gitlab.com/futo-org/fcast.git synced 2025-06-24 21:25:23 +00:00

Cleanup logo.

This commit is contained in:
Koen 2023-06-28 15:17:19 +02:00
parent 7d82e279bb
commit d494615f7b

View file

@ -79,7 +79,7 @@
<div class="header-row"> <div class="header-row">
<div class="header-logo"> <div class="header-logo">
<a href="index.html"> <a href="index.html">
<img src="images/logo.png" class="img-fluid" width="123" height="32" alt="" /> <img src="images/logo.svg" class="img-fluid" width="48" height="48" alt="" />
</a> </a>
</div> </div>
</div> </div>