From: XhmikosR Date: Wed, 6 Mar 2024 08:17:35 +0000 (+0200) Subject: docs: use a responsive image for bootstrap-logo-shadow.png (#39745) X-Git-Tag: v5.3.4~226 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=192b7f785ee91dd8dde62bc37a8c6fa02cdba194;p=thirdparty%2Fbootstrap.git docs: use a responsive image for bootstrap-logo-shadow.png (#39745) --- diff --git a/site/layouts/partials/home/masthead.html b/site/layouts/partials/home/masthead.html index ef89931b3b..9509c84b4f 100644 --- a/site/layouts/partials/home/masthead.html +++ b/site/layouts/partials/home/masthead.html @@ -5,7 +5,13 @@ New in v5.3 Color mode support, expanded color palette, and more! - Bootstrap + Bootstrap

Build fast, responsive sites with Bootstrap

Powerful, extensible, and feature-packed frontend toolkit. Build and customize with Sass, utilize prebuilt grid system and components, and bring projects to life with powerful JavaScript plugins. diff --git a/site/static/docs/5.3/assets/brand/bootstrap-logo-shadow.png b/site/static/docs/5.3/assets/brand/bootstrap-logo-shadow.png index cdd0c8a34d..84ecffdb6a 100644 Binary files a/site/static/docs/5.3/assets/brand/bootstrap-logo-shadow.png and b/site/static/docs/5.3/assets/brand/bootstrap-logo-shadow.png differ diff --git a/site/static/docs/5.3/assets/brand/bootstrap-logo-shadow@2x.png b/site/static/docs/5.3/assets/brand/bootstrap-logo-shadow@2x.png new file mode 100644 index 0000000000..cdd0c8a34d Binary files /dev/null and b/site/static/docs/5.3/assets/brand/bootstrap-logo-shadow@2x.png differ