Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
narrietal authored Oct 10, 2024
1 parent b4c5d12 commit c307cfb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Centinela</title>
<link rel="stylesheet" href="https://unpkg.com/@picocss/pico@latest/css/pico.min.css">
<link rel="icon" type="image/x-icon" href="/images/favicon.jpeg">
<link rel="icon" type="image/x-icon" href="/images/favicon.jpg">
<style>
/* Center content on the page */

Expand Down Expand Up @@ -117,4 +117,4 @@ <h4 id="result" class="hidden" style="color:rgba(47, 45, 48, 0.911);font-weight:
<script src="js/main.js"></script>
</body>

</html>
</html>

0 comments on commit c307cfb

Please sign in to comment.