aboutsummaryrefslogtreecommitdiff
path: root/site/data
diff options
context:
space:
mode:
Diffstat (limited to 'site/data')
-rw-r--r--site/data/examples.yml8
-rw-r--r--site/data/sidebar.yml1
2 files changed, 3 insertions, 6 deletions
diff --git a/site/data/examples.yml b/site/data/examples.yml
index 0ddafaf41..d243bdad0 100644
--- a/site/data/examples.yml
+++ b/site/data/examples.yml
@@ -47,12 +47,8 @@
description: "Single navbar example with a fixed top navbar along with some additional content."
- name: Navbar bottom
description: "Single navbar example with a bottom navbar along with some additional content."
-
-- category: Experiments
- description: "Examples that focus on future-friendly features or techniques."
- examples:
- - name: Offcanvas
- description: "Turn your expandable navbar into a sliding offcanvas menu."
+ - name: Offcanvas navbar
+ 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."
diff --git a/site/data/sidebar.yml b/site/data/sidebar.yml
index 2c8f9b45c..4e43255a3 100644
--- a/site/data/sidebar.yml
+++ b/site/data/sidebar.yml
@@ -72,6 +72,7 @@
- title: Modal
- title: Navs & tabs
- title: Navbar
+ - title: Offcanvas
- title: Pagination
- title: Popovers
- title: Progress