Skip to content

Commit

Permalink
Make the page
Browse files Browse the repository at this point in the history
  • Loading branch information
WiktorProj committed Jul 19, 2024
0 parents commit c2cae84
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<!DOCTYPE html>
<html>
<head>
<style>
* {
font-family: Consolas;
}
</style>
</head>
<body>
<h1>Welcome to my page</h1>
<p>There's nothing relly here at the moment...</p>
</body>
</html>

0 comments on commit c2cae84

Please sign in to comment.