From 6ca54573a9bdf2062fc863e4d1b9305b5aa01ecd Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 31 May 2020 05:00:08 +0300 Subject: Update v5 homepage to match v4.5's changes --- .../static/docs/5.0/assets/img/bootstrap-icons.png | Bin 0 -> 52397 bytes .../docs/5.0/assets/img/bootstrap-icons@2x.png | Bin 0 -> 154938 bytes .../5.0/assets/img/bootstrap-themes-collage.png | Bin 0 -> 74829 bytes .../5.0/assets/img/bootstrap-themes-collage@2x.png | Bin 0 -> 244640 bytes .../docs/5.0/assets/img/bootstrap-themes.png | Bin 26640 -> 88695 bytes .../docs/5.0/assets/img/bootstrap-themes@2x.png | Bin 80588 -> 278159 bytes 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 site/static/docs/5.0/assets/img/bootstrap-icons.png create mode 100644 site/static/docs/5.0/assets/img/bootstrap-icons@2x.png create mode 100644 site/static/docs/5.0/assets/img/bootstrap-themes-collage.png create mode 100644 site/static/docs/5.0/assets/img/bootstrap-themes-collage@2x.png (limited to 'site/static/docs') diff --git a/site/static/docs/5.0/assets/img/bootstrap-icons.png b/site/static/docs/5.0/assets/img/bootstrap-icons.png new file mode 100644 index 000000000..73f45ee2d Binary files /dev/null and b/site/static/docs/5.0/assets/img/bootstrap-icons.png differ diff --git a/site/static/docs/5.0/assets/img/bootstrap-icons@2x.png b/site/static/docs/5.0/assets/img/bootstrap-icons@2x.png new file mode 100644 index 000000000..48f047205 Binary files /dev/null and b/site/static/docs/5.0/assets/img/bootstrap-icons@2x.png differ diff --git a/site/static/docs/5.0/assets/img/bootstrap-themes-collage.png b/site/static/docs/5.0/assets/img/bootstrap-themes-collage.png new file mode 100644 index 000000000..0a3bf5d69 Binary files /dev/null and b/site/static/docs/5.0/assets/img/bootstrap-themes-collage.png differ diff --git a/site/static/docs/5.0/assets/img/bootstrap-themes-collage@2x.png b/site/static/docs/5.0/assets/img/bootstrap-themes-collage@2x.png new file mode 100644 index 000000000..ad165eb19 Binary files /dev/null and b/site/static/docs/5.0/assets/img/bootstrap-themes-collage@2x.png differ diff --git a/site/static/docs/5.0/assets/img/bootstrap-themes.png b/site/static/docs/5.0/assets/img/bootstrap-themes.png index d1e1fc267..d43dba2a7 100644 Binary files a/site/static/docs/5.0/assets/img/bootstrap-themes.png and b/site/static/docs/5.0/assets/img/bootstrap-themes.png differ diff --git a/site/static/docs/5.0/assets/img/bootstrap-themes@2x.png b/site/static/docs/5.0/assets/img/bootstrap-themes@2x.png index 3876a18ee..13c32337d 100644 Binary files a/site/static/docs/5.0/assets/img/bootstrap-themes@2x.png and b/site/static/docs/5.0/assets/img/bootstrap-themes@2x.png differ -- cgit v1.2.3