Skip to content

Commit

Permalink
fix: corrigindo link di linkedin no footer
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielRogs committed Dec 3, 2024
1 parent 791deb2 commit 3e5ed39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/frontend/src/components/Footer/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ function Footer() {
<li><a href="https://www.facebook.com/cafedositio" target="_blank">• FACEBOOK</a></li>
<li><a href="https://www.youtube.com/@cafedositio7991" target="_blank">• YOUTUBE</a></li>
<li><a href="https://x.com/cafe_do_sitio" target="_blank">• X/TWITTER</a></li>
<li><a href="https://www.facebook.com/cafedositio" target="_blank">• LINKEDIN</a></li>
<li><a href="https://www.linkedin.com/company/cafedositio/" target="_blank">• LINKEDIN</a></li>
</ul>
</div>
</Divisao1>
Expand Down

0 comments on commit 3e5ed39

Please sign in to comment.