diff --git a/_includes/footer_custom.html b/_includes/footer_custom.html
index a68f1a2e0bb621b84a06c1f65f417411a478c4d1..f2b7bc60b8983624b060109f831a6ebb258f290a 100644
--- a/_includes/footer_custom.html
+++ b/_includes/footer_custom.html
@@ -1,6 +1,5 @@
-footer_content: >
-  <div style="text-align: center; margin-bottom: 10px;">
-    <img src="/assets/logo/TUDelft Logo.png" alt="TU Delft Logo" style="height: 40px; width: auto;">
+footer_content: <div class="footer-logo">
+    <img src="{{ site.footer_logo | relative_url }}" alt="TU Delft Logo" style="height: 40px; width: auto;">
   </div>
   <div>
     The MUDE Team &copy; 2024 <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a>