Ghost/ghost/core/test/unit/frontend
Kevin Ansfield 1be490ae9e
Reduced size of social metadata images (#19048)
refs https://github.com/TryGhost/Product/issues/4140

- added `social-image` image size to our `internalImagesSizes` list with a max-width of 1200
- extracted image utils from `{{img_url}}` helper to a utils file for re-use
- updated `getImageDimensions` method that reads image dimensions and modifies the finalised `metaData` object before use to adjust dimensions and associated URLs to match max width of 1200px
2023-11-20 12:39:51 +00:00
..
apps Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
helpers Fixed missing favicon layout in the Recommendations template (#18766) 2023-10-25 19:13:37 +00:00
meta Reduced size of social metadata images (#19048) 2023-11-20 12:39:51 +00:00
services Fixed minor Node deprecation warning 2023-10-25 18:06:44 +02:00
utils Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
web/middleware Added well-known assetlinks.json to allowed files 2023-10-31 15:10:58 +00:00