progredes20261/index.html

13 lines
301 B
HTML
Raw Normal View History

2026-03-13 23:50:20 +00:00
<!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 pargrafo apos o comando add</p>
2026-03-14 00:26:50 +00:00
<p>testes de pull<p>
2026-03-13 23:50:20 +00:00
</body>
</html>