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 1e551ff4d9
commit 373019dde1

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