Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/site/data
diff options
context:
space:
mode:
authorMark Otto <markd.otto@gmail.com>2021-06-23 05:15:02 +0300
committerGitHub <noreply@github.com>2021-06-23 05:15:02 +0300
commit2d8da8bcb0432daeb7de9d0042690af3be84f422 (patch)
tree679e2698ad4827836b02cb1e67ec0653f10b1941 /site/data
parent688bce4fa695cc360a0d084e34f029b0c192b223 (diff)
Add four new snippet examples (#33882)
* Add four new snippet examples - Dropdowns - Footers - List groups - Modals * Fix HTML linter errors * more linter
Diffstat (limited to 'site/data')
-rw-r--r--site/data/examples.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/site/data/examples.yml b/site/data/examples.yml
index 9898363d60..6d6419d218 100644
--- a/site/data/examples.yml
+++ b/site/data/examples.yml
@@ -9,6 +9,14 @@
description: "Explain the features, benefits, or other details in your marketing content."
- name: Sidebars
description: "Common navigation patterns ideal for offcanvas or multi-column layouts."
+ - name: Footers
+ description: "Finish every page strong with an awesome footer, big or small."
+ - name: Dropdowns
+ description: "Enhance your dropdowns with filters, icons, custom styles, and more."
+ - name: List groups
+ description: "Extend list groups with utilities and custom styles for any content."
+ - name: Modals
+ description: "Transform modals to serve any purpose, from feature tours to dialogs."
- category: Custom Components
description: "Brand new components and templates to help folks quickly get started with Bootstrap and demonstrate best practices for adding onto the framework."