Skip to content

Commit

Permalink
Merge pull request #1 from chintanboghara/updated-html
Browse files Browse the repository at this point in the history
Update index.html
  • Loading branch information
chintanboghara authored Dec 20, 2024
2 parents 8e5dd76 + c26f4a5 commit 4268cef
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 @@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Hey Beast | Landing Page</title>
<title>Chintan Boghara | Landing Page</title>

<!-- ==== STYLE.CSS ==== -->
<link rel="stylesheet" href="./css/style.css" />
Expand Down Expand Up @@ -174,4 +174,4 @@ <h1 class="main-heading">
<!-- ==== SCRIPT.JS ==== -->
<script src="./script.js" defer></script>
</body>
</html>
</html>

0 comments on commit 4268cef

Please sign in to comment.