Skip to content

Commit

Permalink
Rearrange nav
Browse files Browse the repository at this point in the history
  • Loading branch information
edsaperia authored Sep 22, 2024
1 parent 67388bf commit 58ce88a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/layouts/application.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
%a{:href => "/membership"} membership
%a{:href => "/scholarships"} scholarships
%a{:href => "/study-with-us"} study with us
%a{:href => "/feedback"} feedback
%a{:href => "https://donate.stripe.com/cN25lPeUe3qO5zyfYY"} donate
%a{:href => "/visit"} visit
%a{:href => "/feedback"} feedback
%a{:href => "/shop"} shop
-if current_user.present?
%a{:href => "/account"} account
Expand Down

0 comments on commit 58ce88a

Please sign in to comment.