From: Julien Déramond Date: Thu, 10 Apr 2025 21:37:15 +0000 (+0200) Subject: Docs: move Cheatsheet RTL example to the RTL category (#41282) X-Git-Tag: v5.3.6~23 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9c90c55543db4e62e69f4ba3728cccd9514e8039;p=thirdparty%2Fbootstrap.git Docs: move Cheatsheet RTL example to the RTL category (#41282) --- diff --git a/site/data/examples.yml b/site/data/examples.yml index 99d34752b5..8a69fbbcaa 100644 --- a/site/data/examples.yml +++ b/site/data/examples.yml @@ -102,8 +102,6 @@ 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." @@ -122,7 +120,7 @@ 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." @@ -134,6 +132,8 @@ 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."