Skip to content

Commit

Permalink
atulização rodape
Browse files Browse the repository at this point in the history
  • Loading branch information
JhonnatasRibeiroDev committed Aug 8, 2024
1 parent 9048a49 commit 446bcc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion front_end/src/components/Rodape.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ const Rodape = () => {

<div className="mt-8 border-t border-blue-300 pt-6 text-center">
<p className="text-blue-700">
&copy; 2024 WannaTalk. Todos os direitos reservados.
&copy; 2025 WannaTalk. Todos os direitos reservados.
</p>
<p className="text-blue-700 mt-1">
Contato: <a href="mailto:contato@wannatalk.com" className="underline hover:text-blue-900 transition">contato@wannatalk.com</a>
Expand Down

0 comments on commit 446bcc5

Please sign in to comment.