File tree 1 file changed +3
-3
lines changed
site/content/docs/5.3/examples/product
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 24
24
< svg class ="bi " width ="24 " height ="24 "> < use xlink:href ="#aperture "/> </ svg >
25
25
Aperture
26
26
</ a >
27
- < button class ="navbar-toggler " type ="button " data-bs-toggle ="offcanvas " data-bs-target ="#offcanvas " aria-controls ="# offcanvas " aria-label ="Toggle navigation ">
27
+ < button class ="navbar-toggler " type ="button " data-bs-toggle ="offcanvas " data-bs-target ="#offcanvas " aria-controls ="offcanvas " aria-label ="Toggle navigation ">
28
28
< span class ="navbar-toggler-icon "> </ span >
29
29
</ button >
30
- < div class ="offcanvas offcanvas-end " tabindex ="-1 " id ="# offcanvas " aria-labelledby ="# offcanvasLabel ">
30
+ < div class ="offcanvas offcanvas-end " tabindex ="-1 " id ="offcanvas " aria-labelledby ="offcanvasLabel ">
31
31
< div class ="offcanvas-header ">
32
- < h5 class ="offcanvas-title " id ="# offcanvasLabel "> Aperture</ h5 >
32
+ < h5 class ="offcanvas-title " id ="offcanvasLabel "> Aperture</ h5 >
33
33
< button type ="button " class ="btn-close " data-bs-dismiss ="offcanvas " aria-label ="Close "> </ button >
34
34
</ div >
35
35
< div class ="offcanvas-body ">
You can’t perform that action at this time.
0 commit comments