File tree 2 files changed +2
-2
lines changed
site/content/docs/5.3/examples
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 36
36
37
37
< main >
38
38
39
- < div id ="myCarousel " class ="carousel slide mb-6 " data-bs-ride ="carousel " data-bs-theme =" light " >
39
+ < div id ="myCarousel " class ="carousel slide mb-6 " data-bs-ride ="carousel ">
40
40
< div class ="carousel-indicators ">
41
41
< button type ="button " data-bs-target ="#myCarousel " data-bs-slide-to ="0 " class ="active " aria-current ="true " aria-label ="Slide 1 "> </ button >
42
42
< button type ="button " data-bs-target ="#myCarousel " data-bs-slide-to ="1 " aria-label ="Slide 2 "> </ button >
Original file line number Diff line number Diff line change 35
35
36
36
< main >
37
37
38
- < div id ="myCarousel " class ="carousel slide mb-6 " data-bs-ride ="carousel " data-bs-theme =" light " >
38
+ < div id ="myCarousel " class ="carousel slide mb-6 " data-bs-ride ="carousel ">
39
39
< div class ="carousel-indicators ">
40
40
< button type ="button " data-bs-target ="#myCarousel " data-bs-slide-to ="0 " class ="active " aria-current ="true " aria-label ="Slide 1 "> </ button >
41
41
< button type ="button " data-bs-target ="#myCarousel " data-bs-slide-to ="1 " aria-label ="Slide 2 "> </ button >
You can’t perform that action at this time.
0 commit comments