File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 42
42
< a class ="site-title " rel ="author " href ="/ "> {{config.title}}</ a >
43
43
< nav class ="site-nav ">
44
44
< input type ="checkbox " id ="nav-trigger " class ="nav-trigger ">
45
- < label for ="nav-trigger ">
45
+ < label for ="nav-trigger " role =" none " >
46
46
< span class ="menu-icon ">
47
47
< svg viewBox ="0 0 18 15 " width ="18px " height ="15px ">
48
48
< path
@@ -83,11 +83,11 @@ <h2 class="footer-heading">{{config.title}}</h2>
83
83
< div class ="footer-col footer-col-2 ">
84
84
< ul class ="social-media-list ">
85
85
< li > < a href ="https://github.com/linebender ">
86
- < svg class ="svg-icon ">
87
- < use xlink:href ="/minima-social-icons.svg#github "> </ use >
88
- </ svg >
89
- < span class ="username "> linebender</ span >
90
- </ a > </ li >
86
+ < svg class ="svg-icon " role =" none ">
87
+ < use xlink:href ="/minima-social-icons.svg#github "> </ use >
88
+ </ svg >
89
+ < span class ="username "> linebender</ span >
90
+ </ a > </ li >
91
91
</ ul >
92
92
</ div >
93
93
You can’t perform that action at this time.
0 commit comments