Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
GiovanniAlca authored Aug 22, 2024
1 parent 4e3df20 commit f5935cb
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 @@ -43,9 +43,9 @@ <h2>Ningún mensaje fue encontrado</h2>
</main>
<footer class="footer">
<div class="mis_redes">
<a href=""><img class="logoR" width="25" height="25" src="assets/icons8-instagram-50 (2).png" alt="instagram-new--v1"/></a>
<a href=""><img class="logoR" width="25" height="25" src="assets/icons8-linkedin-50 (1).png" alt="linkedin"/></a>
<a href=""><img class="logoR" width="25" height="25" src="assets/icons8-github-50 (1).png" alt="github"/></a>
<a href="https://www.instagram.com/alcagiovanni/" target="_blank"><img class="logoR" width="25" height="25" src="assets/icons8-instagram-50 (2).png" alt="instagram-new--v1"/></a>
<a href="https://www.linkedin.com/in/giovanni-marcelo-ramirez-alca-2834b9288/" target="_blank"><img class="logoR" width="25" height="25" src="assets/icons8-linkedin-50 (1).png" alt="linkedin"/></a>
<a href="https://github.com/settings/profile" target="_blank"><img class="logoR" width="25" height="25" src="assets/icons8-github-50 (1).png" alt="github"/></a>
</div>
<p class="textFooter">Copyright 2024 @Gioalca All Rights Reserved</p>
</footer>
Expand Down

0 comments on commit f5935cb

Please sign in to comment.