Skip to content

Commit

Permalink
Developing
Browse files Browse the repository at this point in the history
  • Loading branch information
kjarj54 committed Jan 23, 2024
1 parent 890aabd commit daefe15
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>Page Title</title>
<meta name='viewport' content='width=device-width, initial-scale=1'>
<link rel='stylesheet' type='text/css' media='screen' href='styles.css'>
</head>
<body>

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

0 comments on commit daefe15

Please sign in to comment.