[SITE] better label and validation for meta-field description
This commit is contained in:
parent
20343d4b8b
commit
65172ba98e
|
@ -18,9 +18,11 @@ fields:
|
||||||
type: text
|
type: text
|
||||||
description:
|
description:
|
||||||
label:
|
label:
|
||||||
en: Description (for meta data)
|
en: Description (short text at Google search result)
|
||||||
de: Beschreibung (für Metadaten)
|
de: Beschreibung (kurzer Text beim Google-Suchergebnis)
|
||||||
type: textarea
|
type: textarea
|
||||||
|
validate:
|
||||||
|
maxLength: 160
|
||||||
|
|
||||||
title_image:
|
title_image:
|
||||||
label:
|
label:
|
||||||
|
|
Loading…
Reference in a new issue