This commit is contained in:
parent
8bba78e024
commit
cd76bca72c
2 changed files with 22 additions and 27 deletions
|
@ -15,7 +15,7 @@
|
|||
<nav class="w-100 py-4 px-6 bg-gray-900 flex items-center justify-between flex-wrap">
|
||||
<div class="flex items-center">
|
||||
<%= link_to root_path, class: "mr-8" do %>
|
||||
<%= image_tag "logo.svg", alt: "Budget Track Logo", class: "h-8" %>
|
||||
<%= image_tag "logo.svg", alt: "Family Funds Logo", class: "h-8" %>
|
||||
<% end %>
|
||||
<ul class="flex">
|
||||
<% if Current.user.registered? %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue