init
This commit is contained in:
16
site/blueprints/blocks/audio.yml
Normal file
16
site/blueprints/blocks/audio.yml
Normal file
@@ -0,0 +1,16 @@
|
||||
name: Audio
|
||||
icon: audio
|
||||
wysiwyg: true
|
||||
preview: fields
|
||||
label: false
|
||||
fields:
|
||||
file:
|
||||
label: File
|
||||
type: files
|
||||
min: 1
|
||||
query: page.audio
|
||||
width: 3/4
|
||||
loop:
|
||||
label: Wiederholen
|
||||
type: toggle
|
||||
width: 1/4
|
||||
Reference in New Issue
Block a user