mirror of
https://github.com/bubblecup-12/VogelSocialMedia.git
synced 2025-07-07 06:08:54 +00:00
change website logo in footer
This commit is contained in:
parent
034a9e2982
commit
1a04757d6f
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ function Footer() {
|
||||||
<footer className="footer">
|
<footer className="footer">
|
||||||
<div className="footer-left">
|
<div className="footer-left">
|
||||||
<Link to="/" className="footer-link feather">
|
<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>
|
<span className="small-title">Feather Feed</span>
|
||||||
</Link>
|
</Link>
|
||||||
<a
|
<a
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue