File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
app/views/bootcamp/dashboard Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 29
29
.rhs.ml-auto { class: 'max-w-[400px]' }
30
30
%h2.mb-4 Upcoming Live Sessions
31
31
%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'
35
32
%li.mb-4
36
33
%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"
38
38
39
39
%h2.mb-2 Make the most of the Bootcamp
40
40
%p.mb-16 The more you take part in all areas of the Bootcamp, the more you'll learn.
You can’t perform that action at this time.
0 commit comments