Skip to content

Commit

Permalink
fix layout app
Browse files Browse the repository at this point in the history
  • Loading branch information
JannikStreek committed Jan 9, 2025
1 parent 2693481 commit 96c444b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/mindwendel_web/templates/layout/app.html.heex
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</span>
<% else %>
<a href={~p"/"} class="navbar-brand mb-0 h1">
<img src={~p"/images/mindwendel_logo_black.svg"} class="nav-mindwendel-logo" />
<img src={~p"/images/kits-mindwendel-logo-blue.svg"} class="nav-mindwendel-logo" />
</a>
<% end %>
<button
Expand Down

0 comments on commit 96c444b

Please sign in to comment.