From 501faa2c966632f31b919faf3fa78e9adbe6fe5b Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 26 Jul 2022 09:25:47 -0700 Subject: 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 --- .../docs/5.2/assets/brand/bootstrap-social.png | Bin 54961 -> 726245 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'site/static/docs') diff --git a/site/static/docs/5.2/assets/brand/bootstrap-social.png b/site/static/docs/5.2/assets/brand/bootstrap-social.png index c7adc6f85..f027ee8e6 100644 Binary files a/site/static/docs/5.2/assets/brand/bootstrap-social.png and b/site/static/docs/5.2/assets/brand/bootstrap-social.png differ -- cgit v1.2.3