Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
harshgupta2125 authored Sep 17, 2024
1 parent 31def7e commit b6bd143
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Your Name - Creative Portfolio</title>
<title>Harsh Gupta - Portfolio</title>
<link rel="stylesheet" href="style.css">
<script src="https://kit.fontawesome.com/your-fontawesome-kit.js" crossorigin="anonymous"></script>
<script src="script.js" defer></script>
Expand Down Expand Up @@ -107,4 +107,4 @@ <h2>Get in Touch</h2>
<p>&copy; 2024 Harsh Gupta. All rights reserved.</p>
</footer>
</body>
</html>
</html>

0 comments on commit b6bd143

Please sign in to comment.