Sha256: aadb3251128247022a9dd9fa17ffeff1dec063bfe6d764e14c694d34ab0eaab5
Contents?: true
Size: 525 Bytes
Versions: 20
Compression:
Stored size: 525 Bytes
Contents
name: Songs label_field_name: title order_by: _position slug: songs fields: - title: type: string required: true hint: Title of your song - band: label: Band type: belongs_to target: bands - cover: label: Cover type: file required: false # localized: true # required when pushing the site with Wagon - short_description: type: text text_formatting: html - audio_url: type: string hint: Url to a service like Blip for instance - duration: hint: "format like: mm:ss"
Version data entries
20 entries across 20 versions & 1 rubygems