Docs: move Cheatsheet RTL example to the RTL category (#41282)
BrowserStack / browserstack (push) Waiting to run Details
Bundlewatch / bundlewatch (push) Waiting to run Details
CodeQL / Analyze (push) Waiting to run Details
cspell / cspell (push) Waiting to run Details
CSS / css (push) Waiting to run Details
Docs / docs (push) Waiting to run Details
JS Tests / JS Tests (push) Waiting to run Details
Lint / lint (push) Waiting to run Details
CSS (node-sass) / css (push) Waiting to run Details
Release notes / update_release_draft (push) Waiting to run Details

This commit is contained in:
Julien Déramond 2025-04-10 23:37:15 +02:00 committed by GitHub
parent 0b5309bd30
commit 9c90c55543
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -102,8 +102,6 @@
description: "Multiple examples of grid layouts with all four tiers, nesting, and more." description: "Multiple examples of grid layouts with all four tiers, nesting, and more."
- name: Cheatsheet - name: Cheatsheet
description: "Kitchen sink of Bootstrap components." description: "Kitchen sink of Bootstrap components."
- name: Cheatsheet RTL
description: "Kitchen sink of Bootstrap components, RTL."
- category: Navbars - category: Navbars
description: "Taking the default navbar component and showing how it can be moved, placed, and extended." 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)." description: "Turn your expandable navbar into a sliding offcanvas menu (doesn't use our offcanvas component)."
- category: RTL - 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: examples:
- name: Album RTL - name: Album RTL
description: "Simple one-page template for photo galleries, portfolios, and more." 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." description: "Magazine like blog template with header, navigation, featured content."
- name: Dashboard RTL - name: Dashboard RTL
description: "Basic admin dashboard shell with fixed sidebar and navbar." description: "Basic admin dashboard shell with fixed sidebar and navbar."
- name: Cheatsheet RTL
description: "Kitchen sink of Bootstrap components, RTL."
- category: Integrations - category: Integrations
description: "Integrations with external libraries." description: "Integrations with external libraries."