Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
new
  • Loading branch information
Sangram03 authored May 5, 2024
1 parent 5c36e6b commit 89b1226
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 @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>My portfolio</title>
<link href='https://unpkg.com/[email protected]/css/boxicons.min.css' rel='stylesheet'>
<link rel="stylesheet" href="Style.css">
<link rel="stylesheet" href="style.css">
</head>
<body>
<header class="header">
Expand Down Expand Up @@ -219,4 +219,4 @@ <h2 class="heading">Contact<span>Me!</span></h2>
<script src="script.js"></script>

</body>
</html>
</html>

0 comments on commit 89b1226

Please sign in to comment.