Skip to content

Commit

Permalink
Create hobbies.html
Browse files Browse the repository at this point in the history
  • Loading branch information
xnkit69 authored Sep 23, 2023
1 parent 6742f46 commit 9b73b39
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions day42 /hobbies.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>My Hobbies</title>
</head>
<body>
<h3>My Hobbies</h3>
<ol>
<li>Reading</li>
<li>Working out</li>
<li><a href="https://xnkit69.github.io/k">Website</a></li>
</ol>
</body>
</html>

0 comments on commit 9b73b39

Please sign in to comment.