Skip to content

Commit 7ddeebc

Browse files
committed
Paragraph add for test
1 parent 798e26d commit 7ddeebc

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@
66
<title>Home</title>
77
</head>
88
<body>
9+
<!-- <nav>
10+
<Ul>
11+
<li><a href="#Home">Home</a></li>
12+
<li><a href="#Home">portfolio</a></li>
13+
<li><a href="#Home">Home</a></li>
14+
</Ul>
15+
</nav> -->
916
<h1>I do Crazy Cool <b>Stuff</b>!</h1>
17+
<p>My website is currently under construction, keep eyes out for some epic stuff!</p>
1018
</body>
1119
</html>

0 commit comments

Comments
 (0)