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>2022-07-26 19:25:47 +0300
committerGitHub <noreply@github.com>2022-07-26 19:25:47 +0300
commit501faa2c966632f31b919faf3fa78e9adbe6fe5b (patch)
tree9e23264e5e9173f12515527c6b902514bd7f8f0f /site/content/docs/5.2/getting-started/webpack.md
parent00aa1a5c6e04629955ee45780b86f6ce8fd48ebf (diff)
Simplify social images and add ability to set per-page images (#36804)
* Simplify social images and add ability to set per-page images - Removes the homepage summary layout in favor of the larger image card (makes it more consistent with other pages) - Reuses new thumbnails for Webpack, Parcel, and Vite guides to add their new social images * Update default social card * Change description to subtitle, add longer description to match homepage * Remove social_image_path, use inline conditions for social images
Diffstat (limited to 'site/content/docs/5.2/getting-started/webpack.md')
-rw-r--r--site/content/docs/5.2/getting-started/webpack.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/site/content/docs/5.2/getting-started/webpack.md b/site/content/docs/5.2/getting-started/webpack.md
index e314ecf6a2..ca104f98c1 100644
--- a/site/content/docs/5.2/getting-started/webpack.md
+++ b/site/content/docs/5.2/getting-started/webpack.md
@@ -4,6 +4,7 @@ title: "Bootstrap & Webpack"
description: The official guide for how to include and bundle Bootstrap's CSS and JavaScript in your project using Webpack.
group: getting-started
toc: true
+thumbnail: guides/bootstrap-webpack@2x.png
---
<img class="mb-4 img-fluid rounded-3" srcset="/docs/{{< param docs_version >}}/assets/img/guides/bootstrap-webpack.png, /docs/{{< param docs_version >}}/assets/img/guides/bootstrap-webpack@2x.png 2x" src="/docs/{{< param docs_version >}}/assets/img/guides/bootstrap-webpack.png" width="2000" height="1000" alt="">