Skip to content

Commit cb2b21b

Browse files
committed
Inline bootstrap-stack.svg.
It's pretty small compressed; a little less than 1 KB with gzip.
1 parent 89876a5 commit cb2b21b

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 1 addition & 0 deletions
Loading

site/docs/4.1/assets/img/bootstrap-stack.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

site/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<div class="container">
77
<div class="row align-items-center">
88
<div class="col-6 mx-auto col-md-6 order-md-2">
9-
<img class="img-fluid mb-3 mb-md-0" src="{{ site.baseurl }}/docs/{{ site.docs_version }}/assets/img/bootstrap-stack.svg" alt="" width="512" height="430">
9+
{% include icons/bootstrap-stack.svg width="512" height="430" class="img-fluid mb-3 mb-md-0" %}
1010
</div>
1111
<div class="col-md-6 order-md-1 text-center text-md-left pr-md-5">
1212
<h1 class="mb-3 bd-text-purple-bright">Bootstrap</h1>

0 commit comments

Comments
 (0)