0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/core/test/unit/data
Eric Morgan 3f5daa60c8 🐛 Fixed publisher logo meta schema
refs #11304

- Previously the schema publisher logo attribute was incorrectly given the logo url
- schema.org and Google's docs show the logo needing it's own type and url attributes
- I added the correct @type and moved the metaData.site.logo to the new url attribute
- This change now clears the error in Google's Structured Data tester
- A future improvement would be to size the site logo to 60px in height per Google's recommendation
2020-03-03 12:18:23 +00:00
..
db Fixed failure when upgrading to version 3.5.x 2020-02-13 12:53:44 +08:00
exporter
importer
meta 🐛 Fixed publisher logo meta schema 2020-03-03 12:18:23 +00:00
schema Added member login resource to Admin API (#11607) 2020-02-27 11:48:02 +08:00
validation
xml/sitemap