Updated the GitHub logo and mark

This commit is contained in:
MisbehavedNinjaRadiator 2025-05-16 09:19:55 +02:00 committed by Luisa Bellitto
parent 6d1b144d14
commit edf44406d1
7 changed files with 8 additions and 12 deletions

View file

@ -10,8 +10,9 @@ function Footer() {
<span>Feather Feed</span>
</a>
<a href="https://github.com" target="_blank " className="footer-link github">
<img src="/assets/icons/github.svg" alt="GitHub icon" />
<span>GitHub</span>
<img src="/assets/icons/github-mark.svg" alt="GitHub mark" />
<img src="/assets/icons/GitHub_Logo.png" alt="GitHub logo" />
</a>
</div>