Created
July 11, 2017 09:51
-
-
Save keirwhitaker/32dc86e565db09450ad283198eff971d to your computer and use it in GitHub Desktop.
Extract of promotions.liquid #3
This file contains 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
"settings": [ | |
{ | |
"id": "title", | |
"type": "text", | |
"label": "Title", | |
"default": "your title here" | |
}, | |
{ | |
"id": "description", | |
"type": "textarea", | |
"label": "Description", | |
"default": "your description here" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment