Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markd.otto@gmail.com>2020-09-28 12:04:55 +0300
committerXhmikosR <xhmikosr@gmail.com>2020-09-28 19:22:53 +0300
commit661577173d6b3a5d13d1b6ee0e56964619fe33dc (patch)
tree6f5123a50054d1aa95284b28bb490577555ca015 /site/layouts
parentec812dcf80f83ad59accb5e7db51e1d09c1819cf (diff)
Add new Bootstrap Icons homepage images
Diffstat (limited to 'site/layouts')
-rw-r--r--site/layouts/partials/home/masthead-followup.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/layouts/partials/home/masthead-followup.html b/site/layouts/partials/home/masthead-followup.html
index ebc44b7451..75c02e03cc 100644
--- a/site/layouts/partials/home/masthead-followup.html
+++ b/site/layouts/partials/home/masthead-followup.html
@@ -57,7 +57,7 @@
<img class="img-fluid mt-3 mx-auto" srcset="/docs/{{ .Site.Params.docs_version }}/assets/img/bootstrap-icons.png,
/docs/{{ .Site.Params.docs_version }}/assets/img/bootstrap-icons@2x.png 2x"
src="/docs/{{ .Site.Params.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>
</section>