Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Luis-Surec authored Apr 23, 2024
1 parent 0361cff commit 642de03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ <h2 class="w100 text-center mb-a"> Ejercicios Javascritp</h2>

<div class="container bg-white rounded shadow p-4 ">
<ul>
<li> <h3 class="w100 text-center mb-a"> <a href="scr/calculo_iva.html">Calculo de Iva</a> </h2></li>
<li> <h3 class="w100 text-center mb-a"> <a href="src/calculo_iva.html">Calculo de Iva</a> </h2></li>
<li> <h3 class="w100 text-center mb-a"> <a href="#"></a> </h2></li>
<li> <h3 class="w100 text-center mb-a"> <a href="#"></a> </h2></li>
</ul>
Expand Down

0 comments on commit 642de03

Please sign in to comment.