Ghost/core/test/unit
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
..
adapters 🏗 Removed reschedule method from scheduling adapter 2019-11-27 13:38:30 +05:30
api Fixed serializer unit tests 2019-11-07 12:27:02 +07:00
apps Removed subscribers from the codebase (#11153) 2019-10-09 11:47:04 +02:00
config Updated tests eslint config to use eslint-plugin-ghost@0.5.0 2019-08-19 13:38:35 +01:00
data 🐛 Fixed publisher logo meta schema 2020-03-03 12:18:23 +00:00
helpers Added 'visibility' property check to {{#has}} helper (#11596) 2020-02-14 17:28:26 +08:00
lib 🐛 Fixed unnecessary "unsaved changes" modal when using HR cards 2020-01-22 11:59:13 +00:00
models Added member.avatar_image for member gravatars in themes (#11584) 2020-02-19 10:08:12 +00:00
services Fixed use of deprecated function in test suite 2020-02-19 19:59:05 +00:00
web 🐛 Fixed 404s when using a proxy setup (#11269) 2019-10-28 11:22:05 +00:00