Ajuste de arquivos no commit

This commit is contained in:
Joao Maria Araujo do Nascimento 2026-03-27 21:22:14 -03:00
commit 6c3278e340
2 changed files with 13 additions and 0 deletions

13
index.html Normal file
View File

@ -0,0 +1,13 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<p>Testes com o git</p>
<p>Segundo parágrafo após o comando add</p>
<p>Teste de pull</p>
</body>
</html>

0
nova_pagina.html Normal file
View File