Skip to content

Commit

Permalink
create a new website.html
Browse files Browse the repository at this point in the history
Added a new website.html
  • Loading branch information
amaldbbd authored Oct 17, 2022
1 parent ee09775 commit feccb70
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions webdev.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<!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">
<title>Document</title>
</head>
<body>
<p>Website is under construction.</p>
</body>
</html>

0 comments on commit feccb70

Please sign in to comment.