mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
Fix the remaining instances using the old logos.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user