mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-24 19:33:02 +03:00
Fixed copy in card-menu for Codepen description
This commit is contained in:
parent
dd2a36a4c7
commit
c66c62e4b9
@ -188,7 +188,7 @@ export const CARD_MENU = [
|
||||
{
|
||||
label: 'CodePen',
|
||||
icon: 'koenig/kg-card-type-codepen',
|
||||
desc: '/codepen [video url]',
|
||||
desc: '/[pen url]',
|
||||
iconClass: 'kg-card-type-codepen',
|
||||
matches: ['codepen'],
|
||||
type: 'card',
|
||||
|
Loading…
Reference in New Issue
Block a user