Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
WiktorProj committed Jul 19, 2024
1 parent c2cae84 commit 35cbb4d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<title>
Wiktor's Homepage
</title>
<style>
* {
font-family: Consolas;
Expand All @@ -9,6 +12,6 @@
</head>
<body>
<h1>Welcome to my page</h1>
<p>There's nothing relly here at the moment...</p>
<p>There's nothing really here at the moment...</p>
</body>
</html>

0 comments on commit 35cbb4d

Please sign in to comment.