0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core
Fabien O'Carroll e6773d00e6 Updated NFT Embed custom provider
refs https://github.com/TryGhost/Team/issues/1211

Added ?format=json to the URL in an attempt to mitigate any issues with
weird caching and receiving HTML rather than JSON.

Used `type` in place of `card_type` to closer follow how the bookmark
card/embed works.

Removed the html & width/heihgt properties which are not needed at all.
2021-11-16 21:28:36 +02:00
..
client@7e8c8585a1 Updated Admin to v4.22.3 2021-11-15 13:43:15 +00:00
frontend Updated callout card for dark mode themes 2021-11-16 18:35:34 +01:00
server Updated NFT Embed custom provider 2021-11-16 21:28:36 +02:00
shared Added Tenor contentFilter setting to config 2021-11-16 17:42:26 +00:00
app.js
boot.js Renamed middlewares to middleware consistently 2021-11-16 15:51:47 +00:00
bridge.js Initial card asset service implementation 2021-11-04 11:34:40 +00:00