diff options
| author | Mark Otto <[email protected]> | 2020-09-28 12:04:55 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2020-09-30 08:44:42 +0300 |
| commit | b25e6d5fa9dfc8ef69454b63f673b0737d48fd31 (patch) | |
| tree | 71138bbc76b8f4d56376f9212d9e90ad9351e3ba | |
| parent | 80fc8d9f76b25c787b9df6e138579b51f6c8d34d (diff) | |
| download | bootstrap-b25e6d5fa9dfc8ef69454b63f673b0737d48fd31.tar.xz bootstrap-b25e6d5fa9dfc8ef69454b63f673b0737d48fd31.zip | |
Add new Bootstrap Icons homepage images
| -rw-r--r-- | site/docs/4.5/assets/img/bootstrap-icons.png | bin | 52397 -> 156065 bytes | |||
| -rw-r--r-- | site/docs/4.5/assets/img/[email protected] | bin | 154938 -> 496686 bytes | |||
| -rw-r--r-- | site/index.html | 2 |
3 files changed, 1 insertions, 1 deletions
diff --git a/site/docs/4.5/assets/img/bootstrap-icons.png b/site/docs/4.5/assets/img/bootstrap-icons.png Binary files differindex 73f45ee2d..3e39cdb49 100644 --- a/site/docs/4.5/assets/img/bootstrap-icons.png +++ b/site/docs/4.5/assets/img/bootstrap-icons.png diff --git a/site/docs/4.5/assets/img/[email protected] b/site/docs/4.5/assets/img/[email protected] Binary files differindex 48f047205..fc679d050 100644 --- a/site/docs/4.5/assets/img/[email protected] +++ b/site/docs/4.5/assets/img/[email protected] diff --git a/site/index.html b/site/index.html index 23850bcf8..eaebad2e6 100644 --- a/site/index.html +++ b/site/index.html @@ -95,7 +95,7 @@ gem install bootstrap -v {{ site.current_ruby_version }} <img class="img-fluid mt-3 mx-auto" srcset="{{ site.baseurl }}/docs/{{ site.docs_version }}/assets/img/bootstrap-icons.png, {{ site.baseurl }}/docs/{{ site.docs_version }}/assets/img/[email protected] 2x" src="{{ site.baseurl }}/docs/{{ site.docs_version }}/assets/img/bootstrap-icons.png" - alt="Bootstrap Icons" width="966" height="600" loading="lazy"> + alt="Bootstrap Icons" width="700" height="425" loading="lazy"> </div> </div> |
