From bd424cc999f5871a37268bad25a635ed14b4e78d Mon Sep 17 00:00:00 2001 From: edsaperia Date: Thu, 29 Feb 2024 12:20:48 +0000 Subject: [PATCH] Update application.html.haml --- app/views/layouts/application.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/application.html.haml b/app/views/layouts/application.html.haml index fac80425..7f5abe47 100644 --- a/app/views/layouts/application.html.haml +++ b/app/views/layouts/application.html.haml @@ -23,10 +23,10 @@ %a{:href => "/"} home %a{:href => "/about"} about %a{:href => "/events"} events - %a{:href => "/study-with-us"} study with us %a{:href => "/fellowship"} fellowship %a{:href => "/membership"} membership %a{:href => "/scholarships"} scholarships + %a{:href => "/study-with-us"} study with us %a{:href => "https://donate.stripe.com/cN25lPeUe3qO5zyfYY"} donate %a{:href => "/visit"} visit -if current_user.present?