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