File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
themes/vocabulary_theme/templates Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 6969 Blog
7070 </ a >
7171 < div class ="navbar-item has-dropdown is-hoverable ">
72- < a class ="navbar-link is-arrowless {% if this.is_child_of('/contributing-code') %} is-active{% endif%} ">
72+ < a class ="navbar-link is-arrowless {% if this.is_child_of('/contributing-code') %} is-active{% endif%} " tabindex =" 0 " >
7373 Contribute< i class ="icon caret-down "> </ i > </ a >
7474 < div class ="navbar-dropdown ">
7575 {% for href, title in [
8888 </ div >
8989 </ div >
9090 < div class ="navbar-item has-dropdown is-hoverable ">
91- < a class ="navbar-link is-arrowless {% if this.is_child_of('/community') %} is-active{% endif%} ">
91+ < a class ="navbar-link is-arrowless {% if this.is_child_of('/community') %} is-active{% endif%} " tabindex =" 0 " >
9292 Community< i class ="icon caret-down "> </ i > </ a >
9393 < div class ="navbar-dropdown is-active ">
9494 {% for href, title in [
106106 </ div >
107107 </ div >
108108 < div class ="navbar-item has-dropdown is-hoverable ">
109- < a class ="navbar-link is-arrowless {% if this.is_child_of('/internships') %} is-active{% endif%} ">
109+ < a class ="navbar-link is-arrowless {% if this.is_child_of('/internships') %} is-active{% endif%} " tabindex =" 0 " >
110110 Internships< i class ="icon caret-down "> </ i > </ a >
111111 < div class ="navbar-dropdown ">
112112 {% for href, title in [
You can’t perform that action at this time.
0 commit comments