Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Rachit-Pal authored Sep 14, 2022
1 parent 408d065 commit 82eac04
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" />
<link rel="stylesheet" href="style.css" />
<title>Github Profiles</title>
<title>Github Profile Searcher | Rachit Pal</title>
</head>
<body>
<form class="user-form" id="form">
Expand All @@ -23,4 +23,4 @@
></script>
<script src="app.js"></script>
</body>
</html>
</html>

0 comments on commit 82eac04

Please sign in to comment.