second commit

This commit is contained in:
Antonio Rodrigues 2023-12-07 23:57:53 -03:00
parent a7be88dc73
commit cd1baebbc0
1 changed files with 7 additions and 0 deletions

7
index.html Normal file
View File

@ -0,0 +1,7 @@
<html>
<title> Antonio's page</title>
<body>
<h1>Antonio's page</h1>
<p>This is my simple page</p>
</body>
</html>