File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5
5
< input type ="checkbox " class ="sidebar-checkbox " id ="sidebar-checkbox ">
6
6
7
7
<!-- Toggleable sidebar -->
8
- < div class ="sidebar " id ="sidebar ">
8
+ < aside class ="sidebar " id ="sidebar ">
9
9
< div class ="sidebar-item ">
10
10
< p > {{ page.title }}</ p >
11
11
</ div >
26
26
Built with < a href ="https://minicomp.github.io/ed/ "> Ed.</ a > Distributed under an MIT license.
27
27
</ p >
28
28
</ div >
29
- </ div >
29
+ </ aside >
Original file line number Diff line number Diff line change 5
5
< input type ="checkbox " class ="sidebar-checkbox " id ="sidebar-checkbox ">
6
6
7
7
<!-- Toggleable sidebar -->
8
- < div class ="sidebar " id ="sidebar ">
8
+ < aside class ="sidebar " id ="sidebar ">
9
9
< div class ="sidebar-item ">
10
10
< p > {{ site.description }}</ p >
11
11
</ div >
45
45
Built with < a href ="https://minicomp.github.io/ed/ "> Ed.</ a > Distributed under an MIT license.
46
46
</ p >
47
47
</ div >
48
- </ div >
48
+ </ aside >
You can’t perform that action at this time.
0 commit comments