Add blueprints and fake content
This commit is contained in:
parent
1ff19bf38f
commit
8235816462
592 changed files with 22385 additions and 31535 deletions
17
site/blueprints/files/artwork.yml
Normal file
17
site/blueprints/files/artwork.yml
Normal file
|
@ -0,0 +1,17 @@
|
|||
title: Artwork
|
||||
accept:
|
||||
mime: image/jpeg, image/png, video/mp4
|
||||
|
||||
fields:
|
||||
alt_text:
|
||||
type: text
|
||||
when:
|
||||
file_type: image
|
||||
label:
|
||||
en: Alternative text
|
||||
fr: Texte alternatif
|
||||
caption:
|
||||
label:
|
||||
en: Caption
|
||||
fr: Légende
|
||||
type: text
|
Loading…
Add table
Add a link
Reference in a new issue