Skip to content

Commit

Permalink
ligera modificación en el footer sobre copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinXCVI committed Apr 24, 2024
1 parent ac79bee commit 9e3fea2
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 @@ -231,7 +231,8 @@ <h4>SEGUINOS</h4>
</span>
</div>
<div class="derechos-div">
<p class="text-center text-white">Copyright © 2024 PeliculasCAC - Reservados todos los derechos.</p>
<p class="text-center text-white">Copyright © 2024 PeliculasCAC</p>
<p class="text-center text-white">Reservados todos los derechos <i class="fa-solid fa-scale-balanced"></i></p>
</div>
</footer>
<!---- Bootstrap scripts ---->
Expand Down

0 comments on commit 9e3fea2

Please sign in to comment.