File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 33 <!-- <div class="container-fluid"> -->
44 <!-- Brand and toggle get grouped for better mobile display -->
55 <!-- <div class="navbar-header"> -->
6- < a class ="navbar-brand " aria-label ="Code4Lib Home " href ="{{ site.baseurl }}/ "> < img src ="{{ "/assets/img/theme-images/c4l-logo.svg" | relative_url }}" alt="Code4Lib"> </ a >
6+ {% comment %} WAVE: avoid adjacent links to same URL by skipping this one & keeping "Home" below {% endcomment %}
7+ < a class ="navbar-brand " aria-hidden ="true " tabindex ="-1 " href ="{{ site.baseurl }}/ "> < img src ="{{ "/assets/img/theme-images/c4l-logo.svg" | relative_url }}" alt="Code4Lib"> </ a >
78 <!-- <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-controls="mainNavBar" aria-expanded="false" aria-label="Toggle navigation"> -->
89 < button class ="navbar-toggler " type ="button " data-toggle ="collapse " data-target ="#mainNavBar " aria-controls ="mainNavBar " aria-expanded ="false " aria-label ="Toggle navigation ">
910 < span class ="sr-only "> Toggle navigation</ span >
You can’t perform that action at this time.
0 commit comments