File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,10 @@ <h2 class="sr-only" id="mainnav-heading">Site</h2>
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 {{ site.data.conf.year }} " href ="{{ site.baseurl }}/ "> < img src ="{{ "/assets/img/theme-images/c4l-logo.svg" | relative_url }}" alt="Code4Lib"> </ a >
6+ < a class ="navbar-brand " href ="{{ site.baseurl }}/ ">
7+ < img src ="{{ "/assets/img/theme-images/c4l-logo.svg" | relative_url }}" alt="">
8+ < span class ="sr-only "> Code4Lib {{ site.data.conf.year }}"</ a >
9+ </ a >
710 <!-- <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"> -->
811 < button class ="navbar-toggler " type ="button " data-toggle ="collapse " data-target ="#mainNavBar " aria-controls ="mainNavBar " aria-expanded ="false " aria-label ="Toggle navigation ">
912 < span class ="sr-only "> Toggle navigation</ span >
You can’t perform that action at this time.
0 commit comments