Commit graph

8 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
Vicente Canales
5069cdc1a1
Version Bump 2024-01-09 19:06:57 -03:00
Takashi Irie
660b966c54
Indice: Make the footer is always at the bottom of the viewport (#7594) 2024-01-09 18:24:34 -03:00
Vicente Canales
b689c25fe5
Version Bump 2023-12-13 09:09:17 -03:00
Takashi Irie
02e0970907
Indice: Add strict types to remaining php files (#7547) 2023-12-13 09:05:33 -03:00
Vicente Canales
25ae9707aa
Add strict types declaration (#7534)
Deploy script won't allow themes to be commited without this
declaration.
Recent previous case: https://github.com/Automattic/themes/pull/7529
2023-12-06 22:54:01 -05:00
Takashi Irie
0b9476fcd8
Indice: Add theme (#7521)
* Index: Add theme

* Indice: rename the theme to Indice

* Indice: fix a typo

* Indice: Add fonts credits to readme
2023-12-07 00:27:57 -03:00