Commit graph

3 commits

Author SHA1 Message Date
Miguel
1196e44266 Version Bump 2024-04-03 14:09:49 +02:00
Dan Luu
2f1167d9ad
Lossless image optimization (#7671)
* Lossless image optimization (using ImageOptim).

This shouldn't change the visual appearance of any images. ImageOptim
was run with the highest compression setting except that JPEG metadata
stripping was disabled because some users prefer to avoid stripping
JPEG metadata.

* Update READMEs that have Changelogs for themes impacted by lossless image optmization change.
2024-03-20 11:46:05 +00:00
Matias Benedetto
05a084b849
Screenplay: add theme for review (#7019)
* Screenplay: Add theme

* remove theme attribute from templates

* remove refs

* fix footer pattern

* move header banner to pattern

* move rating banner to a pattern

* update 404 pattern

* move hero text to pattern

* update versions and metadata

* fix style variations

* fix patterns

* update license information

---------

Co-authored-by: madhusudhand <madhusudhan.dollu@gmail.com>
2023-07-26 10:15:29 +05:30