Commit graph

7 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
Sarah Norris
45a05ee3f9 Version Bump 2023-09-05 11:13:52 +01:00
Miguel San Segundo
a5c2db80bb
Remove ref attribute from navigation block to avoid error message in Gutenberg (#7342) 2023-09-05 16:56:35 +07:00
Sarah Norris
941bc3cb02 Version Bump 2023-07-13 10:10:08 +01:00
Sarah Norris
a1e8c5e4a6
Pieria: update heading font family (#7238)
* Remove Rubik from heading typography

* Fix incorrect lineHeight types
2023-07-13 10:07:17 +01:00
Vicente Canales
33a5881dd9
Pieria: add theme (#7202)
* Add pieria theme

A theme created by @henriqueiamarino

* Make only the sidebar a pattern

* Remove theme attribute

* Update pieria/readme.txt

Co-authored-by: Sarah Norris <1645628+mikachan@users.noreply.github.com>

* Update pieria/style.css

Co-authored-by: Sarah Norris <1645628+mikachan@users.noreply.github.com>

* Update pieria/style.css

Co-authored-by: Sarah Norris <1645628+mikachan@users.noreply.github.com>

* Update pieria/style.css

Co-authored-by: Sarah Norris <1645628+mikachan@users.noreply.github.com>

* Translate 404 template, move to pattern

* Remove unused styles

* Make sidebar credit text translatable

* Replace separator paragraph with separator block

* Remove unused fonts

* Add asset licenses to readme file

* Add missing closing p tag

* Convert embedded image to webp

* Move translators comment according to style rules

* fix separator

---------

Co-authored-by: Sarah Norris <1645628+mikachan@users.noreply.github.com>
2023-07-07 15:38:21 -04:00