Commit 1 devnet

This commit is contained in:
Simon Gonçalves Costa 2026-03-13 20:50:25 -03:00
commit edc9e9d2ad
1 changed files with 14 additions and 0 deletions

14
index.html Normal file
View File

@ -0,0 +1,14 @@
<!DOCTYPE html>
<html lang="pt-br">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>TESTES</title>
</head>
<body>
<p>Testes Git</p>
<p>Parágrafo pós comando add</p:>
</body>
</html>