aboutsummaryrefslogtreecommitdiff
path: root/site/data
diff options
context:
space:
mode:
authorMartijn Cuppens <[email protected]>2019-06-07 13:44:26 +0200
committerXhmikosR <[email protected]>2019-06-07 14:44:25 +0300
commit2ac2a5a91e2958a367c46a61d05162f640457db5 (patch)
treea0c2a15a9e0f5267e4dab5773fe829cdfbb665a2 /site/data
parentcafbbdc3b670ff45c5e9aeb52eed977fc5ba81ac (diff)
downloadbootstrap-2ac2a5a91e2958a367c46a61d05162f640457db5.tar.xz
bootstrap-2ac2a5a91e2958a367c46a61d05162f640457db5.zip
Removal of one of the most iconic components of Bootstrap: the jumbotron (#28876)
Diffstat (limited to 'site/data')
-rw-r--r--site/data/examples.yml2
-rw-r--r--site/data/nav.yml1
2 files changed, 0 insertions, 3 deletions
diff --git a/site/data/examples.yml b/site/data/examples.yml
index 6fb65d7f6..9e4fd6bd7 100644
--- a/site/data/examples.yml
+++ b/site/data/examples.yml
@@ -31,8 +31,6 @@
description: "Nothing but the basics: compiled CSS and JavaScript."
- name: Grid
description: "Multiple examples of grid layouts with all four tiers, nesting, and more."
- - name: Jumbotron
- description: "Build around the jumbotron with a navbar and some basic grid columns."
- category: Navbars
description: "Taking the default navbar component and showing how it can be moved, placed, and extended."
diff --git a/site/data/nav.yml b/site/data/nav.yml
index 67c64b9f7..1fc3f6333 100644
--- a/site/data/nav.yml
+++ b/site/data/nav.yml
@@ -40,7 +40,6 @@
- title: Dropdowns
- title: Forms
- title: Input group
- - title: Jumbotron
- title: List group
- title: Modal
- title: Navs