adjust header (again)

shoulve been done in git merge, but oh well
This commit is contained in:
edshot99 2025-02-27 17:12:46 -06:00
parent 9923b01141
commit b398ea5300

View File

@ -3,7 +3,6 @@
<% else %>
<%= decorated_nav_link_to("Profile", :user, user_path(CurrentUser.user), class: "nav-hidden") %>
<% end %>
<%= decorated_nav_link_to("Artists", :brush, artists_path) %>
<%= decorated_nav_link_to("Posts", :images, posts_path) %>
<%= decorated_nav_link_to("Pools", :library, gallery_pools_path) %>
<%= decorated_nav_link_to("Sets", :group, post_sets_path) %>