diff options
| author | Martijn Cuppens <[email protected]> | 2019-06-07 13:44:26 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2019-06-07 14:44:25 +0300 |
| commit | 2ac2a5a91e2958a367c46a61d05162f640457db5 (patch) | |
| tree | a0c2a15a9e0f5267e4dab5773fe829cdfbb665a2 /site/data | |
| parent | cafbbdc3b670ff45c5e9aeb52eed977fc5ba81ac (diff) | |
| download | bootstrap-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.yml | 2 | ||||
| -rw-r--r-- | site/data/nav.yml | 1 |
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 |
