]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Docs: move Cheatsheet RTL example to the RTL category (#41282)
authorJulien Déramond <juderamond@gmail.com>
Thu, 10 Apr 2025 21:37:15 +0000 (23:37 +0200)
committerGitHub <noreply@github.com>
Thu, 10 Apr 2025 21:37:15 +0000 (23:37 +0200)
site/data/examples.yml

index 99d34752b53d85b902bd7b42dda3f853ee2fea75..8a69fbbcaaeaaeed592a583b6c9a0ef7947e991a 100644 (file)
       description: "Multiple examples of grid layouts with all four tiers, nesting, and more."
     - name: Cheatsheet
       description: "Kitchen sink of Bootstrap components."
-    - name: Cheatsheet RTL
-      description: "Kitchen sink of Bootstrap components, RTL."
 
 - category: Navbars
   description: "Taking the default navbar component and showing how it can be moved, placed, and extended."
       description: "Turn your expandable navbar into a sliding offcanvas menu (doesn't use our offcanvas component)."
 
 - category: RTL
-  description: "See Bootstrap's RTL version in action with these modified Custom Components examples."
+  description: "See Bootstrap's RTL version in action with these modified examples from various categories."
   examples:
     - name: Album RTL
       description: "Simple one-page template for photo galleries, portfolios, and more."
       description: "Magazine like blog template with header, navigation, featured content."
     - name: Dashboard RTL
       description: "Basic admin dashboard shell with fixed sidebar and navbar."
+    - name: Cheatsheet RTL
+      description: "Kitchen sink of Bootstrap components, RTL."
 
 - category: Integrations
   description: "Integrations with external libraries."