diff options
| author | Mark Otto <[email protected]> | 2016-07-26 20:20:16 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-07-26 20:20:16 -0700 |
| commit | 069a0dd6e7fd0a73a5cbb8a0b716b65f2bb0cfe4 (patch) | |
| tree | 3b31561b1847b834046fb694caab257f081ed4c0 /docs | |
| parent | 855a82e3a27b73738518ff2486ee9e4e3b7be872 (diff) | |
| download | bootstrap-069a0dd6e7fd0a73a5cbb8a0b716b65f2bb0cfe4.tar.xz bootstrap-069a0dd6e7fd0a73a5cbb8a0b716b65f2bb0cfe4.zip | |
comment out custom builds for now
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/getting-started/download.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/getting-started/download.md b/docs/getting-started/download.md index 6e094aa50..be46329be 100644 --- a/docs/getting-started/download.md +++ b/docs/getting-started/download.md @@ -83,6 +83,7 @@ PM> Install-Package bootstrap.sass -Pre The `-Pre` is required until Bootstrap v4 has a stable release. +{% comment %} ## Custom builds Need only a part of Bootstrap's CSS or JS? Use one of the custom builds to snag just what you need. @@ -104,3 +105,4 @@ Need only a part of Bootstrap's CSS or JS? Use one of the custom builds to snag <a class="btn btn-bs btn-outline" href="#">Download</a> </div> </div> +{% endcomment %} |
