Commit graph

4 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
Jason Crist
24ca833883 Version Bump 2022-07-20 15:12:09 -04:00
alaczek
582ac1d88b
Winkel: Initial commit. (#5571)
* Winkel: Initial commit.

* Update winkel/style.css

* rename header template and simplify templates

* Winkel: Update header - enable logo syncing, remove navigation font size.

* Winkel: Update theme.json - use a different text color for paragraphs, define navigation font size.

* Refactor so that we can use the header-centered pattern in Winkel

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-02-24 20:24:13 +00:00