Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Erro de icones
  • Loading branch information
felipetaua authored Oct 17, 2024
1 parent bbf253a commit e01ce2b
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 @@ -8,6 +8,7 @@
<link rel="stylesheet" href="./ModalEventos.css">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="./cardEventos.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css" integrity="sha512-Kc323vGBEqzTmouAECnVceyQqyqdsSiqLQISBL29aUW4U/M7pSPA/gEUZQqv1cwx4OnYxTxve5UMg5GT6L4JJg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<script defer src="https://kit.fontawesome.com/aa7454d09f.js" crossorigin="anonymous"></script>
<link rel="shortcut icon" href="./img/logo-mini.ico" type="image/x-icon">
</head>
Expand Down Expand Up @@ -466,4 +467,4 @@ <h3> Abertura do evento</h3>
<script src="https://unpkg.com/scrollreveal"></script>
<script src="./script.js"></script>
</body>
</html>
</html>

0 comments on commit e01ce2b

Please sign in to comment.