Skip to content

Commit

Permalink
Update website with URL
Browse files Browse the repository at this point in the history
  • Loading branch information
iHiD committed Jan 27, 2025
1 parent ed00bb1 commit bdfaf11
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions app/views/bootcamp/dashboard/index.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@
.rhs.ml-auto{ class: 'max-w-[400px]' }
%h2.mb-4 Upcoming Live Sessions
%ul.text-16.leading-140.list-disc.ml-16.mb-20.gap-4
%li
%strong Labs (L3):
= link_to "Saturday 25th Jan at 18:00 UTC", "https://youtube.com/live/7y523eSNb0k", class: 'text-linkColor font-semibold underline'
%li
%strong Teaching (L4):
Monday 27th Jan at 18:00 UTC
= link_to "Monday 27th Jan at 18:00 UTC", "https://youtube.com/live/eSAeooiXYvo", class: 'text-linkColor font-semibold underline'
%li
%strong Labs (L4):
Saturday 1st Feb at 18:00 UTC

.mb-32
= render ReactComponents::Settings::BootcampAffiliateCouponForm.new("bootcamp")
Expand Down

0 comments on commit bdfaf11

Please sign in to comment.