Skip to content

Commit e4e8ea3

Browse files
authored
Update index.html
1 parent b7135b0 commit e4e8ea3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

index.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<!DOCTYPE html>
2-
>>>>>>> 4fc0ef4 (Web testing)
32
<html lang="en">
43
<head>
54
<meta charset="UTF-8">
@@ -80,7 +79,7 @@ <h1>Coming Soon!</h1>
8079
<p>my website is under development. Stay tuned for something!</p>
8180
<!-- Working Link Below -->
8281
<div class="link">
83-
<a href="profolio.html" target="_blank">Visit under-develop site</a>
82+
<a href="index.html" target="_blank">Visit under-develop site</a>
8483
</div>
8584

8685
<div class="progress-container">
@@ -89,4 +88,3 @@ <h1>Coming Soon!</h1>
8988

9089
</body>
9190
</html>
92-
>>>>>>> 4fc0ef4 (Web testing)

0 commit comments

Comments
 (0)