diff options
| author | XhmikosR <[email protected]> | 2020-07-08 12:46:23 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2020-09-10 11:56:02 +0300 |
| commit | ea5d55513995ae600dab4efed3e72f634530b900 (patch) | |
| tree | 94d105ac9948629d798a847b10b851651b931781 /site/content/docs/5.0/examples/offcanvas | |
| parent | 135c78a043f5189f64bc4c5c90e2e794fcdc656f (diff) | |
| download | bootstrap-ea5d55513995ae600dab4efed3e72f634530b900.tar.xz bootstrap-ea5d55513995ae600dab4efed3e72f634530b900.zip | |
Fix the remaining instances using the old logos.
Diffstat (limited to 'site/content/docs/5.0/examples/offcanvas')
| -rw-r--r-- | site/content/docs/5.0/examples/offcanvas/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/5.0/examples/offcanvas/index.html b/site/content/docs/5.0/examples/offcanvas/index.html index cc41316bc..a39d47697 100644 --- a/site/content/docs/5.0/examples/offcanvas/index.html +++ b/site/content/docs/5.0/examples/offcanvas/index.html @@ -65,7 +65,7 @@ body_class: "bg-light" <main class="container"> <div class="d-flex align-items-center p-3 my-3 text-white-50 bg-purple rounded shadow-sm"> - <img class="mr-3" src="/docs/{{< param docs_version >}}/assets/brand/bootstrap-outline.svg" alt="" width="48" height="48"> + <img class="mr-3" src="/docs/{{< param docs_version >}}/assets/brand/bootstrap-logo-white.svg" alt="" width="48" height="38"> <div class="lh-1"> <h6 class="mb-0 text-white lh-1">Bootstrap</h6> <small>Since 2011</small> |
