Skip to content

Commit d334ebe

Browse files
committed
Update live session times
1 parent 6effbce commit d334ebe

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

app/views/bootcamp/dashboard/index.html.haml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@
2929
.rhs.ml-auto{ class: 'max-w-[400px]' }
3030
%h2.mb-4 Upcoming Live Sessions
3131
%ul.text-16.leading-140.list-disc.ml-16.mb-20.gap-4
32-
%li.mb-4
33-
%strong Level 16: JavaScript Interaction
34-
= link_to "Monday 2nd June at 9am UTC", "https://youtube.com/live/mFENGlTVKgE?feature=share", class: 'text-linkColor font-semibold underline'
3532
%li.mb-4
3633
%strong Labs Sessions
37-
Saturday 7th June at both 3am UTC & 9am UTC
34+
Saturday 7th June at:
35+
%ul
36+
%li= link_to "3am UTC", "https://youtube.com/live/HwyBtlen4H0?feature=share", class: 'text-linkColor font-semibold underline'
37+
%li= link_to "9am UTC", "https://youtube.com/live/ZnmCY9Ai-EI?feature=share"
3838

3939
%h2.mb-2 Make the most of the Bootcamp
4040
%p.mb-16 The more you take part in all areas of the Bootcamp, the more you'll learn.

0 commit comments

Comments
 (0)