]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Add new Bootstrap Icons homepage images
authorMark Otto <markd.otto@gmail.com>
Mon, 28 Sep 2020 09:04:55 +0000 (12:04 +0300)
committerXhmikosR <xhmikosr@gmail.com>
Mon, 28 Sep 2020 16:22:53 +0000 (19:22 +0300)
site/layouts/partials/home/masthead-followup.html
site/static/docs/5.0/assets/img/bootstrap-icons.png
site/static/docs/5.0/assets/img/bootstrap-icons@2x.png

index ebc44b74510099230752d88ec37a2c78fd5f7327..75c02e03cca0dbc0acab2722c2ff5c6e6db3280e 100644 (file)
@@ -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>
 
index 73f45ee2d8783674cc7fda307484c01ba7687e00..3e39cdb49ce2b072ba6420e77d85b4c968ff5440 100644 (file)
Binary files a/site/static/docs/5.0/assets/img/bootstrap-icons.png and b/site/static/docs/5.0/assets/img/bootstrap-icons.png differ
index 48f04720562f232ca40d8dce1a16991a352f6473..fc679d050cb45bb89cb627d0c052733af9f2f107 100644 (file)
Binary files a/site/static/docs/5.0/assets/img/bootstrap-icons@2x.png and b/site/static/docs/5.0/assets/img/bootstrap-icons@2x.png differ