diff options
| author | Patrick H. Lauke <[email protected]> | 2023-01-02 00:30:53 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-01-01 16:30:53 -0800 |
| commit | 2cc580e2d1e70d942965d54365db24fe6728ad00 (patch) | |
| tree | 8768f47ee4ad9beb7302b953a3ff0214082c10a4 /site | |
| parent | 1b39d1275bf5f91ff126faea33a6e6ab71ba991e (diff) | |
| download | bootstrap-2cc580e2d1e70d942965d54365db24fe6728ad00.tar.xz bootstrap-2cc580e2d1e70d942965d54365db24fe6728ad00.zip | |
Docs: remove remnants of Twitter / bump dates (#37779)
Diffstat (limited to 'site')
| -rw-r--r-- | site/assets/js/application.js | 3 | ||||
| -rw-r--r-- | site/assets/js/code-examples.js | 3 | ||||
| -rw-r--r-- | site/assets/js/snippets.js | 3 | ||||
| -rw-r--r-- | site/assets/scss/docs.scss | 2 | ||||
| -rw-r--r-- | site/content/docs/5.3/about/brand.md | 12 | ||||
| -rw-r--r-- | site/content/docs/5.3/content/reboot.md | 4 | ||||
| -rw-r--r-- | site/static/docs/5.3/assets/js/color-modes.js | 2 |
7 files changed, 11 insertions, 18 deletions
diff --git a/site/assets/js/application.js b/site/assets/js/application.js index dec23635d..6bb71f0c2 100644 --- a/site/assets/js/application.js +++ b/site/assets/js/application.js @@ -4,8 +4,7 @@ /*! * JavaScript for Bootstrap's docs (https://getbootstrap.com/) - * Copyright 2011-2022 The Bootstrap Authors - * Copyright 2011-2022 Twitter, Inc. + * Copyright 2011-2023 The Bootstrap Authors * Licensed under the Creative Commons Attribution 3.0 Unported License. * For details, see https://creativecommons.org/licenses/by/3.0/. */ diff --git a/site/assets/js/code-examples.js b/site/assets/js/code-examples.js index edb13598f..555bd7b6f 100644 --- a/site/assets/js/code-examples.js +++ b/site/assets/js/code-examples.js @@ -4,8 +4,7 @@ /*! * JavaScript for Bootstrap's docs (https://getbootstrap.com/) - * Copyright 2011-2022 The Bootstrap Authors - * Copyright 2011-2022 Twitter, Inc. + * Copyright 2011-2023 The Bootstrap Authors * Licensed under the Creative Commons Attribution 3.0 Unported License. * For details, see https://creativecommons.org/licenses/by/3.0/. */ diff --git a/site/assets/js/snippets.js b/site/assets/js/snippets.js index 43b8a095c..a69b4bf64 100644 --- a/site/assets/js/snippets.js +++ b/site/assets/js/snippets.js @@ -6,8 +6,7 @@ /*! * JavaScript for Bootstrap's docs (https://getbootstrap.com/) - * Copyright 2011-2022 The Bootstrap Authors - * Copyright 2011-2022 Twitter, Inc. + * Copyright 2011-2023 The Bootstrap Authors * Licensed under the Creative Commons Attribution 3.0 Unported License. * For details, see https://creativecommons.org/licenses/by/3.0/. */ diff --git a/site/assets/scss/docs.scss b/site/assets/scss/docs.scss index 509cc33fd..9d71147a8 100644 --- a/site/assets/scss/docs.scss +++ b/site/assets/scss/docs.scss @@ -1,6 +1,6 @@ /*! * Bootstrap Docs (https://getbootstrap.com/) - * Copyright 2011-2022 The Bootstrap Authors + * Copyright 2011-2023 The Bootstrap Authors * Licensed under the Creative Commons Attribution 3.0 Unported License. * For details, see https://creativecommons.org/licenses/by/3.0/. */ diff --git a/site/content/docs/5.3/about/brand.md b/site/content/docs/5.3/about/brand.md index 9c31da07f..c3ef44e9b 100644 --- a/site/content/docs/5.3/about/brand.md +++ b/site/content/docs/5.3/about/brand.md @@ -10,7 +10,7 @@ Have a need for Bootstrap's brand resources? Great! We have only a few guideline ## Logo -When referencing Bootstrap, use our logo mark. Do not modify our logos in any way. Do not use Bootstrap's branding for your own open or closed source projects. **Do not use the Twitter name or logo** in association with Bootstrap. +When referencing Bootstrap, use our logo mark. Do not modify our logos in any way. Do not use Bootstrap's branding for your own open or closed source projects. <div class="bd-brand-item px-2 py-5 mb-3 border rounded-3"> <img class="d-block img-fluid mx-auto" src="/docs/{{< param docs_version >}}/assets/brand/bootstrap-logo.svg" alt="Bootstrap" width="256" height="204"> @@ -29,19 +29,15 @@ Our logo mark is also available in black and white. All rules for our primary lo ## Name -Bootstrap should always be referred to as just **Bootstrap**. No Twitter before it and no capital _s_. +Bootstrap should always be referred to as just **Bootstrap**. No capital _s_. <div class="bd-brand-logos d-sm-flex text-center border rounded-3 overflow-hidden w-100 mb-3"> - <div class="bd-brand-item w-100 p-3"> + <div class="bd-brand-item w-100 px-2 py-5"> <div class="h3">Bootstrap</div> <strong class="text-success">Correct</strong> </div> - <div class="bd-brand-item w-100 p-3"> + <div class="bd-brand-item w-100 px-2 py-5"> <div class="h3 text-muted">BootStrap</div> <strong class="text-danger">Incorrect</strong> </div> - <div class="bd-brand-item w-100 p-3"> - <div class="h3 text-muted">Twitter Bootstrap</div> - <strong class="text-danger">Incorrect</strong> - </div> </div> diff --git a/site/content/docs/5.3/content/reboot.md b/site/content/docs/5.3/content/reboot.md index a695009dc..a4ab8c459 100644 --- a/site/content/docs/5.3/content/reboot.md +++ b/site/content/docs/5.3/content/reboot.md @@ -411,8 +411,8 @@ The `<address>` element is updated to reset the browser default `font-style` fro <div class="bd-example"> <address> - <strong>Twitter, Inc.</strong><br> - 1355 Market St, Suite 900<br> + <strong>ACME Corporation</strong><br> + 1123 Fictional St,<br> San Francisco, CA 94103<br> <abbr title="Phone">P:</abbr> (123) 456-7890 </address> diff --git a/site/static/docs/5.3/assets/js/color-modes.js b/site/static/docs/5.3/assets/js/color-modes.js index 41b6b893e..50a798649 100644 --- a/site/static/docs/5.3/assets/js/color-modes.js +++ b/site/static/docs/5.3/assets/js/color-modes.js @@ -1,6 +1,6 @@ /*! * Color mode toggler for Bootstrap's docs (https://getbootstrap.com/) - * Copyright 2011-2022 The Bootstrap Authors + * Copyright 2011-2023 The Bootstrap Authors * Licensed under the Creative Commons Attribution 3.0 Unported License. */ |
