challenge-landing-page/index.html
2022-10-10 21:42:46 -03:00

13 lines
324 B
HTML

<!DOCTYPE html>
<html lang="ptBR">
<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">
<link rel="stylesheet" href="style.css">
<title>challenge-landing-page</title>
</head>
<body>
</body>
</html>