Skip to content

Commit

Permalink
Update Notes.html
Browse files Browse the repository at this point in the history
Remover o refresh da pagina
  • Loading branch information
vitor-gblop authored Oct 11, 2024
1 parent 3727319 commit 142e0b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main_branch/pages/Notes.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="refresh" content="30">
<!-- <meta http-equiv="refresh" content="30"> -->
<title>Notas</title>

<script src="https://www.gstatic.com/firebasejs/8.10.0/firebase-app.js"></script>
Expand Down Expand Up @@ -78,4 +78,4 @@ <h2>Notas</h2>

<script src="../src/js/Notes.js"></script>
</body>
</html>
</html>

0 comments on commit 142e0b3

Please sign in to comment.