Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Harshvardhan-Patidar authored Oct 16, 2023
1 parent 1229356 commit 169edcf
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 name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link rel="stylesheet" href="gallery.css">
<link rel="stylesheet" href="index.css">
</head>
<body>
<div class="container">
Expand All @@ -23,4 +23,4 @@ <h2 class="heading">My Portfolio</h2>
</div>
</div>
</body>
</html>
</html>

0 comments on commit 169edcf

Please sign in to comment.