Skip to content

Commit 9c90c55

Browse files
Docs: move Cheatsheet RTL example to the RTL category (#41282)
1 parent 0b5309b commit 9c90c55

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: site/data/examples.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,6 @@
102102
description: "Multiple examples of grid layouts with all four tiers, nesting, and more."
103103
- name: Cheatsheet
104104
description: "Kitchen sink of Bootstrap components."
105-
- name: Cheatsheet RTL
106-
description: "Kitchen sink of Bootstrap components, RTL."
107105

108106
- category: Navbars
109107
description: "Taking the default navbar component and showing how it can be moved, placed, and extended."
@@ -122,7 +120,7 @@
122120
description: "Turn your expandable navbar into a sliding offcanvas menu (doesn't use our offcanvas component)."
123121

124122
- category: RTL
125-
description: "See Bootstrap's RTL version in action with these modified Custom Components examples."
123+
description: "See Bootstrap's RTL version in action with these modified examples from various categories."
126124
examples:
127125
- name: Album RTL
128126
description: "Simple one-page template for photo galleries, portfolios, and more."
@@ -134,6 +132,8 @@
134132
description: "Magazine like blog template with header, navigation, featured content."
135133
- name: Dashboard RTL
136134
description: "Basic admin dashboard shell with fixed sidebar and navbar."
135+
- name: Cheatsheet RTL
136+
description: "Kitchen sink of Bootstrap components, RTL."
137137

138138
- category: Integrations
139139
description: "Integrations with external libraries."

0 commit comments

Comments
 (0)