Skip to content

Commit

Permalink
Update receitas-salvas.html
Browse files Browse the repository at this point in the history
  • Loading branch information
rafa3772 authored Jun 10, 2024
1 parent 4eb130c commit a9941e8
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions receitas-salvas.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,18 @@
<ul>
<a href="telaperfil.html"><li class="foto_usuario"><img src="./img/foto_usuario2.png" alt=""></li></a>
<li id="Entrar">Olá, Júlia!</li>
<div class="sair">
<a href="login.html"><li>Sair</li></a>
</ul>
</div>

<nav>
<ul>
<li>Café da Manhã</li>
<a href="pesquisa_logado.html"><li class="almoço">Almoço</li></a>
<li>Jantar</li>
<li>Sobremesa</li>
<li>Lanche</li>
<a href="cafelogado.html"><li>Café da Manhã</li></a>
<a href="pesquisa_logado.html"><li>Almoço</li></a>
<a href="jantarlogado.html"><li>Jantar</li></a>
<a href="sobremesalogado.html"><li>Sobremesa</li></a>
<a href="lanchelogado.html"><li>Lanche</li></a>
</ul>
</nav>

Expand Down

0 comments on commit a9941e8

Please sign in to comment.