Skip to content

Commit

Permalink
Update Header.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
lasfito authored Aug 19, 2024
1 parent 2c8c61e commit 7c6edf7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/components/Header/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ function Header({toggleMenu}: HeaderProps) {
<li className="hover:text-primario hover:underline">
<a href="/blog">Blog</a>
</li>
<li className="hover:text-primario hover:underline">
<a href="/fang">FANG</a>
</li>
<li className="hover:text-primario hover:underline">
<a href="/tutoriales">Tutoriales</a>
</li>
Expand Down

0 comments on commit 7c6edf7

Please sign in to comment.