docs[patch]: Reduce largest static image file size (#13508)

- **Description:** Reduce image asset file size used in documentation by
running them via lossless image optimization
([tinypng](https://www.npmjs.com/package/tinypng-cli) was used in this
case). Images wider than 1916px (the maximum width of an image displayed
in documentation) where downsized.
- **Issue:** No issue is created for this, but the large image file
assets caused slow documentation load times
  - **Dependencies:** No dependencies affected
This commit is contained in:
Rihards Gravis
2023-11-28 20:00:53 +02:00
committed by GitHub
parent e0bcc98436
commit 9e017ff6ba
32 changed files with 0 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 288 KiB

After

Width:  |  Height:  |  Size: 64 KiB