Skip to content

Commit

Permalink
fix elsa logo
Browse files Browse the repository at this point in the history
  • Loading branch information
maurapintor committed May 9, 2024
1 parent 7c1eae5 commit f9102f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<br>
{% endif %}
<br>
<img src="https://www.elsa-ai.eu/images/logo/elsa_logo_RGB_twocolor.jpg" width="50px" style="margin: 10px;">
<img src="{{ "/_images/elsa.jpg" | prepend: site.baseurl }}" width="50px" style="margin: 10px;">
</small>
</div>
<div class="footer-col footer-col-2">
Expand Down

0 comments on commit f9102f6

Please sign in to comment.