Sha256: 16f74ba3f6f9bfc3b9366b8cbb55145ada1471a493577f13cba5973d62c9b515
Contents?: true
Size: 595 Bytes
Versions: 6
Compression:
Stored size: 595 Bytes
Contents
class @AntsMetaGroup constructor: -> @type = 'group' @inputs = _opengraph_image_url: type: 'loft-image' label: 'Image' _meta_title: type: 'string' label: 'Title' limit: 60 placeholder: "Accurate and concise description of a page's content" _meta_description: type: 'text' label: 'Description' limit: 200 placeholder: 'Advertise content with short summary' _meta_keywords: type: 'string' label: 'Keywords' placeholder: 'e.g. keyword1, keyword2, keyword3'
Version data entries
6 entries across 6 versions & 1 rubygems