diff --git a/_includes/footer_custom.html b/_includes/footer_custom.html index f2a92cc038aabf9aecc056934824daeffe5edc4e..0a88c2339f445dfade0305d34eb06c841c458d6a 100644 --- a/_includes/footer_custom.html +++ b/_includes/footer_custom.html @@ -1,5 +1,6 @@ <div class="footer-logo"> <img src="{{ site.footer_logo | relative_url }}" alt="TU Delft Logo" style="height: 40px; width: auto;"> + <img src="{{ site.logo | relative_url }}" alt="MUDE Logo" style="height: 40px; width: auto;"> </div> <div> The MUDE Team © 2024 <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a>