Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
AndresJaramillo2023 authored Aug 24, 2023
1 parent 4065452 commit 5ea8b81
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ <h2 class="zonaDecripcion-fila-informacion-subtitulo" data-descripcion-precio></
<div class="starWars__wrapper__titulo">
<h2 class="starWars__titulo">Star Wars</h2>
<div class="starWars__wrapper__titulo__icono">
<a href="VerTodo-administrador.html" class="starWars__wrapper__titulo__icono__enlace">
<a href="VerTodo.html" class="starWars__wrapper__titulo__icono__enlace">
<h2 class="starWars__titulo__icono">Ver todo</h2>
<img src="assets/img/flecha-correcta (1).png" class="starWars__titulo__icono__link">
</a>
Expand All @@ -92,7 +92,7 @@ <h2 class="starWars__titulo__icono">Ver todo</h2>
<div class="starWars__wrapper__titulo">
<h2 class="starWars__titulo">Consolas</h2>
<div class="starWars__wrapper__titulo__icono">
<a href="VerTodo-administrador.html" class="starWars__wrapper__titulo__icono__enlace">
<a href="VerTodo.html" class="starWars__wrapper__titulo__icono__enlace">
<h2 class="starWars__titulo__icono">Ver todo</h2>
<img src="assets/img/flecha-correcta (1).png" class="starWars__titulo__icono__link">
</a>
Expand All @@ -109,7 +109,7 @@ <h2 class="starWars__titulo__icono">Ver todo</h2>
<div class="starWars__wrapper__titulo">
<h2 class="starWars__titulo">Diversos</h2>
<div class="starWars__wrapper__titulo__icono">
<a href="VerTodo-administrador.html" class="starWars__wrapper__titulo__icono__enlace">
<a href="VerTodo.html" class="starWars__wrapper__titulo__icono__enlace">
<h2 class="starWars__titulo__icono">Ver todo</h2>
<img src="assets/img/flecha-correcta (1).png" class="starWars__titulo__icono__link">
</a>
Expand Down

0 comments on commit 5ea8b81

Please sign in to comment.