diff --git a/_includes/footer.html b/_includes/footer.html index 2e880f0482..47a671b26f 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -9,20 +9,18 @@ -{% unless site.port != "9001" %} - - -{% endunless %} + + diff --git a/_includes/header.html b/_includes/header.html index 81de5f7ebd..0a418d4823 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -31,15 +31,13 @@ -{% unless site.port != "9001" %} - -{% endunless %} + diff --git a/_includes/old-bs-docs.html b/_includes/old-bs-docs.html index 370b2fc09d..53635043f5 100644 --- a/_includes/old-bs-docs.html +++ b/_includes/old-bs-docs.html @@ -1,7 +1,7 @@
{{ page.lead }}
- {% unless site.port != "9001" %} - {% include ads.html %} - {% endunless %} + {% include ads.html %}{{ page.lead }}
- {% unless site.port != "9001" %} - {% include ads.html %} - {% endunless %} + {% include ads.html %}Choose which LESS files to compile into your custom build of Bootstrap. Not sure which files to use? Read through the CSS and Components pages in the docs
+Choose which LESS files to compile into your custom build of Bootstrap. Not sure which files to use? Read through the CSS and Components pages in the docs
Not all sites and applications need to make use of everything Bootstrap has to offer, especially in production environments where bandwidth literally becomes a financial issue. We encourage folks to remove whatever is unused with our Customizer.
+Not all sites and applications need to make use of everything Bootstrap has to offer, especially in production environments where bandwidth literally becomes a financial issue. We encourage folks to remove whatever is unused with our Customizer.
Using the Customizer, simply uncheck any component, feature, or asset you don't need. Hit download and swap out the default Bootstrap files with these newly customized ones. You'll get vanilla Bootstrap, but without the features *you* deem unnecessary. All custom builds include compiled and minified versions, so use whichever works for you.