diff --git a/README.md b/README.md index 9b0729f741..2ff960b573 100644 --- a/README.md +++ b/README.md @@ -40,22 +40,13 @@ bootstrap/ ├── css/ │ ├── bootstrap.css │ ├── bootstrap.css.map -│ ├── bootstrap.min.css -│ ├── bootstrap-theme.css -│ ├── bootstrap-theme.css.map -│ └── bootstrap-theme.min.css -├── js/ -│ ├── bootstrap.js -│ └── bootstrap.min.js -└── fonts/ - ├── glyphicons-halflings-regular.eot - ├── glyphicons-halflings-regular.svg - ├── glyphicons-halflings-regular.ttf - ├── glyphicons-halflings-regular.woff - └── glyphicons-halflings-regular.woff2 +│ └── bootstrap.min.css +└── js/ + ├── bootstrap.js + └── bootstrap.min.js ``` -We provide compiled CSS and JS (`bootstrap.*`), as well as compiled and minified CSS and JS (`bootstrap.min.*`). CSS [source maps](https://developers.google.com/chrome-developer-tools/docs/css-preprocessors) (`bootstrap.*.map`) are available for use with certain browsers' developer tools. Fonts from Glyphicons are included, as is the optional Bootstrap theme. +We provide compiled CSS and JS (`bootstrap.*`), as well as compiled and minified CSS and JS (`bootstrap.min.*`). CSS [source maps](https://developers.google.com/chrome-developer-tools/docs/css-preprocessors) (`bootstrap.*.map`) are available for use with certain browsers' developer tools. diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html index 2a971a9215..b2aa55aac2 100644 --- a/docs/examples/carousel/index.html +++ b/docs/examples/carousel/index.html @@ -55,7 +55,7 @@
Note: If you're viewing this page via a file://
URL, the "next" and "previous" Glyphicon buttons on the left and right might not load/display properly due to web browser security rules.
Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id elit.