We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7135b0 commit e4e8ea3Copy full SHA for e4e8ea3
index.html
@@ -1,5 +1,4 @@
1
<!DOCTYPE html>
2
->>>>>>> 4fc0ef4 (Web testing)
3
<html lang="en">
4
<head>
5
<meta charset="UTF-8">
@@ -80,7 +79,7 @@ <h1>Coming Soon!</h1>
80
79
<p>my website is under development. Stay tuned for something!</p>
81
<!-- Working Link Below -->
82
<div class="link">
83
- <a href="profolio.html" target="_blank">Visit under-develop site</a>
+ <a href="index.html" target="_blank">Visit under-develop site</a>
84
</div>
85
86
<div class="progress-container">
@@ -89,4 +88,3 @@ <h1>Coming Soon!</h1>
89
88
90
</body>
91
</html>
92
0 commit comments