Skip to content

Commit 8500e2d

Browse files
committed
logo solucion
1 parent f3f41d0 commit 8500e2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<body>
1010
<form>
1111
<!-- TODO: Fix Logo Rendering Issue-->
12-
<img src="/logo.png" />
12+
<img src="./logo.svg" />
1313
<span id="success-message" hidden="true">Success!</span>
1414
<span id="error-message" hidden="true">Invalid Credentials</span>
1515
<label for="email">Email</label>

0 commit comments

Comments
 (0)