Skip to content

Commit

Permalink
initial commti
Browse files Browse the repository at this point in the history
  • Loading branch information
justinzweep committed Feb 17, 2024
0 parents commit 04df871
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!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-with, initial-sclae=1.0">
<title>Github Page - Culro</title>
</head>

<body>
<h1>Hello World!</h1>
<p>Culro love food</p>
</body>

</html>

0 comments on commit 04df871

Please sign in to comment.