Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Adding favicon
  • Loading branch information
walberjose authored Nov 29, 2024
1 parent 664b88b commit 6f965d7
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<!-- Favicons
<link href="assets/img/favicon.png" rel="icon">
-->
<link href="assets/img/logo.jpeg" rel="apple-touch-icon">
<link href="assets/img/lisa.png" rel="apple-touch-icon">

<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet">
Expand Down Expand Up @@ -1069,22 +1069,24 @@ <h4>Telefone:</h4>
<h3>LISA</h3>
<p>Laboratório de Inovação em Software e Automação</p>
<div class="social-links">
<a href="#" class="twitter"><i class="bx bxl-twitter"></i></a>
<a href="#" class="instagram"><i class="bx bxl-instagram"></i></a>
<!--<a href="#" class="twitter"><i class="bx bxl-twitter"></i></a> -->
<a href="https://www.instagram.com/lisa.ufersa/" class="instagram"><i class="bx bxl-instagram"></i></a>
<a href="https://github.com/lisa-ufersa" class="github"><i class="bx bxl-github"></i></a>
<a href="#" class="linkedin"><i class="bx bxl-linkedin"></i></a>
<!-- <a href="#" class="linkedin"><i class="bx bxl-linkedin"></i></a> -->
</div>
<!--
<div class="copyright">
&copy; Copyright <strong><span>Selecao</span></strong>. All Rights Reserved
</div>
<div class="credits">
<!-- All the links in the footer should remain intact. -->
<!-- You can delete the links only if you purchased the pro version. -->
<!-- Licensing information: https://bootstrapmade.com/license/ -->
<!-- Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/selecao-bootstrap-template/
Designed by <a href="https://bootstrapmade.com/">BootstrapMade</a>
-->
</div>
-->
</div>
</footer><!-- End Footer -->

Expand Down

0 comments on commit 6f965d7

Please sign in to comment.