Skip to content

Commit

Permalink
Update Footer.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
guibranco authored Jan 5, 2025
1 parent 8df71d6 commit c9102b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const Footer: React.FC = () => {
<FooterContainer>
<p>
© {new Date().getFullYear()} Sports Agenda - API BR. All Rights Reserved. Built
with ❤️ by <a href="https://guilhermebranco.com.br">Guilherme Branco Stracini</a>
with ❤️ by <a href="https://guibranco.github.io/?utm_campaign=project&utm_media=sports+agenda&utm_source=apibr.com">Guilherme Branco Stracini</a>
</p>
</FooterContainer>
);
Expand Down

0 comments on commit c9102b9

Please sign in to comment.