Skip to content

Commit b2571d6

Browse files
Fix HTML structure and update header content
1 parent eaade55 commit b2571d6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434

3535
<main>
3636
<section id="home">
37-
<h1>Welcome to Developer Anaz's Portfolio</h1>
37+
<h1>Welcome to Developer Anaz's Portfolio (test)</h1>
3838
<p>Your source for all things coding, development, and tech.</p>
3939
</section>
4040

@@ -70,4 +70,4 @@ <h2>Policy</h2>
7070

7171
<script src="script.js"></script>
7272
</body>
73-
</html>
73+
</html>

0 commit comments

Comments
 (0)