Skip to content

Commit

Permalink
add de currículo em index.html
Browse files Browse the repository at this point in the history
 add de currículo
  • Loading branch information
Daniels436 authored Jun 27, 2024
1 parent b6d8bb9 commit eb5e550
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
go-->
<nav class="menu-desktop">
<ul>
<a href="curriculo.pdf" download>Currículo</a>
<li><a href="curriculo.pdf" download>Currículo</a></li>
<li><a href="#home">Home</a></li>
<li><a href="#servicos">Serviços</a></li>
<li><a href="#formacao">Sobre</a></li>
Expand Down Expand Up @@ -497,6 +497,7 @@ <h2>LINKS UTEIS<span class="menu-arrow">⌵</span></h2>

<nav id=" menu-mobile">
<ul>
<li><a href="curriculo.pdf" download>Currículo</a></li>
<li><a href="#home">Home</a></li>
<li><a href="#servicos">Serviços</a></li>
<li><a href="#formacao">Sobre</a></li>
Expand Down

0 comments on commit eb5e550

Please sign in to comment.