]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Examples: use `<main>` in Cheatsheet examples (#40577)
authorChristian Oliff <christianoliff@pm.me>
Tue, 25 Jun 2024 13:34:12 +0000 (22:34 +0900)
committerGitHub <noreply@github.com>
Tue, 25 Jun 2024 13:34:12 +0000 (15:34 +0200)
site/content/docs/5.3/examples/cheatsheet-rtl/index.html
site/content/docs/5.3/examples/cheatsheet/index.html

index 824afb4f23dcb556b30c86574acce3528327fb15..544c5e886df8f0ad2293cb42606a3f8d6c9ca890 100644 (file)
@@ -71,7 +71,7 @@ direction: rtl
     </ul>
   </nav>
 </aside>
-<div class="bd-cheatsheet container-fluid bg-body">
+<main class="bd-cheatsheet container-fluid bg-body">
   <section id="content">
     <h2 class="sticky-xl-top fw-bold pt-3 pt-xl-5 pb-2 pb-xl-3">المحتوى</h2>
 
@@ -1538,7 +1538,7 @@ direction: rtl
       </div>
     </article>
   </section>
-</div>
+</main>
 
 <div class="modal fade" id="exampleModalDefault" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true">
   <div class="modal-dialog">
index ad52ceebb41e0e313f5e02945ab5937652c0854a..faa012c609399d586392aae788ca639709f41314 100644 (file)
@@ -70,7 +70,7 @@ body_class: "bg-body-tertiary"
     </ul>
   </nav>
 </aside>
-<div class="bd-cheatsheet container-fluid bg-body">
+<main class="bd-cheatsheet container-fluid bg-body">
   <section id="content">
     <h2 class="sticky-xl-top fw-bold pt-3 pt-xl-5 pb-2 pb-xl-3">Contents</h2>
 
@@ -1534,7 +1534,7 @@ body_class: "bg-body-tertiary"
       </div>
     </article>
   </section>
-</div>
+</main>
 
 <div class="modal fade" id="exampleModalDefault" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true">
   <div class="modal-dialog">