joseildols #1

Merged
Joseildo merged 12 commits from joseildols into main 2022-10-14 00:39:05 +00:00
2 changed files with 16 additions and 0 deletions
Showing only changes of commit f4c9c6bf6c - Show all commits

16
index.html Normal file
View File

@ -0,0 +1,16 @@
<!DOCTYPE html>
<html lang="en">
<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>Landing Page M3</title>
</head>
<body>
</body>
</html>

0
style.css Normal file
View File