Skip to content

Commit

Permalink
Salvando as alterações
Browse files Browse the repository at this point in the history
  • Loading branch information
rosemelo committed Dec 13, 2023
1 parent 8b04638 commit c0df048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projeto_react_campinho/src/components/Home/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const Footer = () => {

<p>Para saber mais sobre esse e outros projetos, visite meu</p>

<a href="https://github.com/rosemelo?tab=repositories" target="_blank">GitHub</a>
<a href="https://github.com/rosemelo?tab=repositories" target="_blank" rel="noreferrer">GitHub</a>

</footer>
);
Expand Down

0 comments on commit c0df048

Please sign in to comment.