From: XhmikosR
Date: Mon, 1 Apr 2024 18:52:45 +0000 (+0300)
Subject: docs: add a new partial for responsive images and use `imageConfig` (#39779)
X-Git-Tag: v5.3.4~186
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4093ed32ee6390223a885a676d0a3086257b8789;p=thirdparty%2Fbootstrap.git
docs: add a new partial for responsive images and use `imageConfig` (#39779)
This way the dimensions are not hardcoded
---
diff --git a/site/layouts/_default/single.html b/site/layouts/_default/single.html
index 3175c55c08..427ee76c8d 100644
--- a/site/layouts/_default/single.html
+++ b/site/layouts/_default/single.html
@@ -28,29 +28,9 @@
- Need something more than these examples? Take Bootstrap to the next level with premium themes from the official Bootstrap Themes marketplace. Theyâre built as their own extended frameworks, rich with new components and plugins, documentation, and powerful build tools.
-
+ Need something more than these examples? Take Bootstrap to the next level with premium themes from the official Bootstrap Themes marketplace. Theyâre built as their own extended frameworks, rich with new components and plugins, documentation, and powerful build tools.
+
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/layouts/partials/home/themes.html b/site/layouts/partials/home/themes.html
index 3e286f2671..add1a3583e 100644
--- a/site/layouts/partials/home/themes.html
+++ b/site/layouts/partials/home/themes.html
@@ -15,9 +15,9 @@