Add about.html

This commit is contained in:
Antonio Rodrigues 2023-12-08 07:14:05 -03:00
parent df22a970b6
commit f30c7281fd
1 changed files with 7 additions and 0 deletions

7
about.html Normal file
View File

@ -0,0 +1,7 @@
<html>
<title>About me</title>
<body>
<h1>About me</h1>
<<p>I am a software developer from Brazil.</p>
</body>
</html>