change website logo in footer

This commit is contained in:
luisa.bellitto 2025-06-23 21:12:43 +02:00 committed by Rudi Regentonne
parent 3a0a3e4331
commit 1c9014f553

View file

@ -5,7 +5,7 @@ function Footer() {
<footer className="footer">
<div className="footer-left">
<Link to="/" className="footer-link feather">
<img src="/assets/icons/feather_black.svg" alt="Feather icon" />
<img src="/assets/icons/BirdIconO.ico" alt="Feather icon" />
<span className="small-title">Feather Feed</span>
</Link>
<a