Skip to content

Commit

Permalink
Merge pull request iamrahulmahato#492 from saikatsardar01/patch-1
Browse files Browse the repository at this point in the history
Updated the GitHub Profile Viewer
  • Loading branch information
iamrahulmahato authored Oct 6, 2024
2 parents 4f56e8b + 1ade88d commit 4d7db3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions projects/githubProfileViewer/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>Document</title>
<title>Github Profile Viewer</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
Expand All @@ -14,4 +14,4 @@
</main>
<script src="script.js"></script>
</body>
</html>
</html>

0 comments on commit 4d7db3d

Please sign in to comment.