0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server/api/canary
Rishabh Garg 44a5da22b9 🐛 Fixed wrong icon being pulled into bookmark cards for some sites (#11055)
no issue

Current metascraper rule for fetching page metadata in case of bookmark card gives preference to publisher logo over icon tags. This PR updates giving first preference to icon link tags followed by logo.
2019-08-27 19:32:26 +01:00
..
utils Revert post.page->post.type handling 2019-08-19 12:02:14 +01:00
actions.js Updated canary actions endpoint 2019-08-14 17:40:36 +08:00
authentication.js
authors-public.js
config.js
db.js
images.js
index.js
integrations.js
invites.js
mail.js
members.js
notifications.js
oembed.js 🐛 Fixed wrong icon being pulled into bookmark cards for some sites (#11055) 2019-08-27 19:32:26 +01:00
pages-public.js
pages.js
posts-public.js
posts.js
preview.js
redirects.js
roles.js
schedules.js
session.js
settings-public.js
settings.js
site.js
slack.js
slugs.js
subscribers.js
tags-public.js
tags.js
themes.js
users.js
webhooks.js