Skip to content

Commit

Permalink
Update layout.html
Browse files Browse the repository at this point in the history
  • Loading branch information
hinedy committed Oct 20, 2022
1 parent ba4ce6e commit ff195e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

<nav class="bg-light border navbar navbar-expand-md navbar-light">
<div class="container-fluid">
<a class="navbar-brand" href="/"><img alt="Hinedy Finance" src="./images/logo.png" height="60" ></a>
<a class="navbar-brand" href="/"><img alt="Hinedy Finance" src="../images/logo.png" height="60" ></a>
<button aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation" class="navbar-toggler" data-bs-target="#navbar" data-bs-toggle="collapse" type="button">
<span class="navbar-toggler-icon"></span>
</button>
Expand Down

0 comments on commit ff195e8

Please sign in to comment.