summaryrefslogtreecommitdiffstats
path: root/site/content/docs/5.3/about
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--site/content/docs/5.3/about/brand.md (renamed from site/content/docs/5.2/about/brand.md)20
-rw-r--r--site/content/docs/5.3/about/license.md (renamed from site/content/docs/5.2/about/license.md)6
-rw-r--r--site/content/docs/5.3/about/overview.md (renamed from site/content/docs/5.2/about/overview.md)2
-rw-r--r--site/content/docs/5.3/about/team.md (renamed from site/content/docs/5.2/about/team.md)0
-rw-r--r--site/content/docs/5.3/about/translations.md (renamed from site/content/docs/5.2/about/translations.md)0
5 files changed, 12 insertions, 16 deletions
diff --git a/site/content/docs/5.2/about/brand.md b/site/content/docs/5.3/about/brand.md
index 80c6135..59f262e 100644
--- a/site/content/docs/5.2/about/brand.md
+++ b/site/content/docs/5.3/about/brand.md
@@ -10,15 +10,15 @@ 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 bg-light rounded-lg">
+<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">
</div>
Our logo mark is also available in black and white. All rules for our primary logo apply to these as well.
-<div class="bd-brand-logos d-sm-flex text-center bg-light rounded-lg overflow-hidden w-100 mb-3">
+<div class="bd-brand-logos d-sm-flex text-center bg-light rounded-3 overflow-hidden w-100 mb-3">
<div class="bd-brand-item w-100 px-2 py-5">
<img src="/docs/{{< param docs_version >}}/assets/brand/bootstrap-logo-black.svg" alt="Bootstrap" width="128" height="102" loading="lazy">
</div>
@@ -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 bg-light rounded-lg overflow-hidden w-100 mb-3">
- <div class="bd-brand-item w-100 p-3">
+<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 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="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>
+ <div class="bd-brand-item w-100 px-2 py-5">
+ <div class="h3 text-body-secondary">BootStrap</div>
<strong class="text-danger">Incorrect</strong>
</div>
</div>
diff --git a/site/content/docs/5.2/about/license.md b/site/content/docs/5.3/about/license.md
index 07e60e0..8698b1a 100644
--- a/site/content/docs/5.2/about/license.md
+++ b/site/content/docs/5.3/about/license.md
@@ -5,7 +5,7 @@ description: Commonly asked questions about Bootstrap's open source license.
group: about
---
-Bootstrap is released under the MIT license and is copyright {{< year >}} Twitter. Boiled down to smaller chunks, it can be described with the following conditions.
+Bootstrap is released under the MIT license and is copyright {{< year >}}. Boiled down to smaller chunks, it can be described with the following conditions.
## It requires you to:
@@ -23,8 +23,8 @@ Bootstrap is released under the MIT license and is copyright {{< year >}} Twitte
- Hold the authors and license owners liable for damages as Bootstrap is provided without warranty
- Hold the creators or copyright holders of Bootstrap liable
- Redistribute any piece of Bootstrap without proper attribution
-- Use any marks owned by Twitter in any way that might state or imply that Twitter endorses your distribution
-- Use any marks owned by Twitter in any way that might state or imply that you created the Twitter software in question
+- Use any marks owned by Bootstrap in any way that might state or imply that Bootstrap endorses your distribution
+- Use any marks owned by Bootstrap in any way that might state or imply that you created the Bootstrap software in question
## It does not require you to:
diff --git a/site/content/docs/5.2/about/overview.md b/site/content/docs/5.3/about/overview.md
index 1f39b85..0ccaf34 100644
--- a/site/content/docs/5.2/about/overview.md
+++ b/site/content/docs/5.3/about/overview.md
@@ -5,7 +5,7 @@ description: Learn more about the team maintaining Bootstrap, how and why the pr
group: about
aliases:
- "/about/"
- - "/docs/5.2/about/"
+ - "/docs/5.3/about/"
---
## Team
diff --git a/site/content/docs/5.2/about/team.md b/site/content/docs/5.3/about/team.md
index c00ba4e..c00ba4e 100644
--- a/site/content/docs/5.2/about/team.md
+++ b/site/content/docs/5.3/about/team.md
diff --git a/site/content/docs/5.2/about/translations.md b/site/content/docs/5.3/about/translations.md
index 5e2ae30..5e2ae30 100644
--- a/site/content/docs/5.2/about/translations.md
+++ b/site/content/docs/5.3/about/translations.md