development #5

Merged
Gustavo_Rallenson_Goncalves_Da_Silva merged 13 commits from development into main 2022-10-13 00:31:35 +00:00
Showing only changes of commit a882b1b696 - Show all commits

25
index.html Normal file
View File

@ -0,0 +1,25 @@
<!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>Desafio Landing page</title>
</head>
<body>
<header>
</header>
<main>
</main>
<footer>
</footer>
</body>
</html>