Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Ethan-Geyer authored Jun 11, 2024
1 parent 92d23db commit a4d5ce1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</head>
<body>

<img id="logo" src="logo.jpeg" alt="Logo" style="width:70px;height:70px;">
<img id="logo" src="logo.jpg" alt="Logo" style="width:70px;height:70px;">

<div class="login-container">
<label for="uname"><b>Username</b></label>
Expand Down

0 comments on commit a4d5ce1

Please sign in to comment.