diff options
| author | Mark Otto <[email protected]> | 2016-11-25 14:01:06 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-11-25 14:01:06 -0800 |
| commit | 83c8bfa30d4d906ff7f2e37314e99e1098eb9bce (patch) | |
| tree | d2dba02d7cab9fab850f580238a9af87bb53915e /docs/about | |
| parent | 5b151eb891ac9fb188af4448f9f497125c4f74a3 (diff) | |
| download | bootstrap-83c8bfa30d4d906ff7f2e37314e99e1098eb9bce.tar.xz bootstrap-83c8bfa30d4d906ff7f2e37314e99e1098eb9bce.zip | |
Fixes #21195: Add more table of contents to pages with longer contents
Diffstat (limited to 'docs/about')
| -rw-r--r-- | docs/about/brand.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/about/brand.md b/docs/about/brand.md index 3687bdceb..601051c2f 100644 --- a/docs/about/brand.md +++ b/docs/about/brand.md @@ -7,6 +7,11 @@ group: about Have a need for Bootstrap's brand resources? Great! We have only a few guidelines we follow, and in turn ask you to follow as well. These guidelines were inspired by MailChimp's [Brand Assets](https://mailchimp.com/about/brand-assets/). +## Contents + +* Will be replaced with the ToC, excluding the "Contents" header +{:toc} + ## Mark and logo Use either the Bootstrap mark (a capital **B**) or the standard logo (just **Bootstrap**). It should always appear in Helvetica Neue Bold. **Do not use the Twitter bird** in association with Bootstrap. |
