[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
|
||||
description:
|
||||
label:
|
||||
en: Description (for meta data)
|
||||
de: Beschreibung (für Metadaten)
|
||||
en: Description (short text at Google search result)
|
||||
de: Beschreibung (kurzer Text beim Google-Suchergebnis)
|
||||
type: textarea
|
||||
validate:
|
||||
maxLength: 160
|
||||
|
||||
title_image:
|
||||
label:
|
||||
|
|
Loading…
Reference in a new issue