Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
gitfaizankhan committed May 22, 2024
0 parents commit 264b161
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Cafe Menu/index.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">
<title>Cafe Menu</title>
</head>
<body>
<main>
<h1>CAMPER CAFE</h1>
</main>
</body>
</html>

0 comments on commit 264b161

Please sign in to comment.