0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/frontend
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
..
apps Handled bad redirect URLs for private sites 2020-03-02 08:23:23 +00:00
helpers Added minified members.js file handling 2020-02-26 14:08:10 +08:00
meta 🐛 Fixed publisher logo meta schema 2020-03-03 12:18:23 +00:00
services Exposed member uuid to themes as @member.uuid 2020-03-02 13:39:13 +02:00
views Updated unsubscribe copy 2019-11-26 11:03:14 +01:00