Skip to content

Commit

Permalink
Update jantar.html
Browse files Browse the repository at this point in the history
  • Loading branch information
rafa3772 authored Jun 12, 2024
1 parent 70f4208 commit e87b199
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions jantar.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<ul>
<a href="cafe.html"><li>Café da Manhã</li></a>
<a href="pesquisa.html"><li>Almoço</li></a>
<a href="jantarlogado.html"><li class="jantar">Jantar</li></a>
<a href="jantar.html"><li class="jantar">Jantar</li></a>
<a href="sobremesa.html"><li>Sobremesa</li></a>
<a href="lanche.html"><li>Lanche</li></a>
</ul>
Expand All @@ -44,7 +44,7 @@
<div class="breadcrumbs">
<ul>
<li>
<a href="inicio_logado.html">
<a href="telainicial.html">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="w-6 h-6">
<path d="M11.47 3.841a.75.75 0 0 1 1.06 0l8.69 8.69a.75.75 0 1 0 1.06-1.061l-8.689-8.69a2.25 2.25 0 0 0-3.182 0l-8.69 8.69a.75.75 0 1 0 1.061 1.06l8.69-8.689Z" />
<path d="m12 5.432 8.159 8.159c.03.03.06.058.091.086v6.198c0 1.035-.84 1.875-1.875 1.875H15a.75.75 0 0 1-.75-.75v-4.5a.75.75 0 0 0-.75-.75h-3a.75.75 0 0 0-.75.75V21a.75.75 0 0 1-.75.75H5.625a1.875 1.875 0 0 1-1.875-1.875v-6.198a2.29 2.29 0 0 0 .091-.086L12 5.432Z" />
Expand Down Expand Up @@ -72,7 +72,7 @@
<div class="receita1 receitas">
<div class="container_aside">
<div class="imagem_aside">
<img src="./img/w - lasanha.jpg" alt="">
<a href="lasanha.html"><<img src="./img/w - lasanha.jpg" alt="">></a>
</div>
</div>

Expand Down

0 comments on commit e87b199

Please sign in to comment.