File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
layouts/components/homepage Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ <h3>🗓️ Events</h3>
20
20
</ svg >
21
21
</ a >
22
22
</ span >
23
- < div class ="events-container ">
23
+ < div class ="events-container " tabindex =" 0 " >
24
24
< div class ="event-card-container ">
25
25
< div class ="event-card ">
26
26
< p class ="format-bold ">
Original file line number Diff line number Diff line change 5
5
class ="tabs-join-radio "
6
6
name ="tabs-join "
7
7
id ="join-tab1 "
8
+ aria-label ="View scientists join information "
8
9
checked
9
10
/>
10
11
< div class ="join-row ">
@@ -54,6 +55,7 @@ <h2>Join 1 Million + people using Bioconductor</h2>
54
55
class ="tabs-join-radio "
55
56
name ="tabs-join "
56
57
id ="join-tab2 "
58
+ aria-label ="View developers join information "
57
59
/>
58
60
< div class ="join-row ">
59
61
< div class ="join-content ">
Original file line number Diff line number Diff line change @@ -185,7 +185,7 @@ <h2>Contribute to Bioconductor</h2>
185
185
</ section >
186
186
</ div >
187
187
188
- < a class ="mobile-text-block container ">
188
+ < a class ="mobile-text-block container " href =" /help/support/ " >
189
189
< div class ="data-dev-logo ">
190
190
< img src ="images/icons/svgs/question-mark-circle.svg " alt ="question mark circle " width ="28 " height ="28 " />
191
191
< p > Need some help? Ask our < br > community on the Bioconductor Support site!</ p >
You can’t perform that action at this time.
0 commit comments