Skip to content

Commit

Permalink
update donate link on nav
Browse files Browse the repository at this point in the history
  • Loading branch information
edsaperia authored Sep 25, 2024
1 parent 23765d4 commit e2f3dd4
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 @@ -28,7 +28,7 @@
%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 => "/donate"} donate
%a{:href => "/visit"} visit
%a{:href => "/shop"} shop
-if current_user.present?
Expand Down

0 comments on commit e2f3dd4

Please sign in to comment.