Created
February 23, 2016 21:45
-
-
Save 1stevengrant/2e71518f1e26381fa210 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
title: Kitchen Sink | |
fields: | |
replicator: | |
type: replicator | |
display: Replicator | |
instructions: This is a `replicator` field. | |
sets: | |
quote: | |
display: Quote | |
instructions: Something someone said. | |
fields: | |
quote: | |
type: textarea | |
display: Quote | |
instructions: What was said? | |
author: | |
type: text | |
display: Author | |
instructions: Who said it? | |
image: | |
display: Image | |
instructions: A pretty picture | |
fields: | |
filename: | |
type: text | |
display: Filename | |
instructions: The thing | |
caption: | |
type: text | |
display: Caption | |
instructions: What is the thing? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment