mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-24 14:43:08 +03:00
Removed Instagram embed entry from the card menu
no issue - Facebook are changing how Facebook/Instagram embeds work meaning that they won't work in Ghost once the deprecation lands on Oct 24th
This commit is contained in:
parent
b392313df1
commit
092a906e4f
@ -128,14 +128,6 @@ export const CARD_MENU = [
|
|||||||
replaceArg: 'embed',
|
replaceArg: 'embed',
|
||||||
params: ['url']
|
params: ['url']
|
||||||
},
|
},
|
||||||
{
|
|
||||||
label: 'Instagram',
|
|
||||||
icon: 'koenig/kg-card-type-instagram',
|
|
||||||
matches: ['instagram'],
|
|
||||||
type: 'card',
|
|
||||||
replaceArg: 'embed',
|
|
||||||
params: ['url']
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: 'Unsplash',
|
label: 'Unsplash',
|
||||||
icon: 'koenig/kg-card-type-unsplash',
|
icon: 'koenig/kg-card-type-unsplash',
|
||||||
|
Loading…
Reference in New Issue
Block a user