Skip to content

Commit

Permalink
new file: index.html
Browse files Browse the repository at this point in the history
new file:   style.css
  • Loading branch information
shahidafridi-321 committed Jul 2, 2024
1 parent 34a2993 commit da813b4
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions 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">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
<title>Admin Dashboard</title>
</head>
<body>

</body>
</html>
Empty file added style.css
Empty file.

0 comments on commit da813b4

Please sign in to comment.