Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
EnsieBruno authored Oct 26, 2024
1 parent a552609 commit b4caf98
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 @@ -10,7 +10,7 @@
<body>
<div class="container">

<h1>Agilizador</h1>
<h1>Olist ERP</h1>

<label for="plano">Planos:</label>
<select id="plano" name="plano">
Expand Down Expand Up @@ -51,4 +51,4 @@ <h1>Agilizador</h1>
<button id="clear" onclick="limparCampos()">Limpar</button>
</div>
</body>
</html>
</html>

0 comments on commit b4caf98

Please sign in to comment.