Skip to content

Docs: move Cheatsheet RTL example to the RTL category #41282

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 10, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions site/data/examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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."
Expand All @@ -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."
Expand All @@ -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."
Expand Down