Created
February 16, 2021 03:36
-
-
Save sidrodev/ce38640a59caeb366b67e7de2712bd78 to your computer and use it in GitHub Desktop.
Section Starter
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
| {% schema %} | |
| { | |
| "name": "", | |
| "class": "", | |
| "settings": [ | |
| ], | |
| "blocks": [ | |
| { | |
| "name": "", | |
| "type": "", | |
| "settings": [ | |
| ] | |
| } | |
| ], | |
| "presets": [ | |
| { | |
| "category": "Sections", | |
| "name": "" | |
| } | |
| ] | |
| } | |
| {% endschema %} |
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
| {% schema %} | |
| { | |
| "name": "", | |
| "class": "", | |
| "settings": [ | |
| ], | |
| "blocks": [ | |
| { | |
| "name": "", | |
| "type": "", | |
| "settings": [ | |
| ] | |
| } | |
| ] | |
| } | |
| {% endschema %} |
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
| {% schema %} | |
| { | |
| "name": "", | |
| "class": "", | |
| "settings": [ | |
| ], | |
| "presets": [ | |
| { | |
| "category": "Sections", | |
| "name": "" | |
| } | |
| ] | |
| } | |
| {% endschema %} |
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
| {% schema %} | |
| { | |
| "name": "", | |
| "class": "", | |
| "settings": [ | |
| ] | |
| } | |
| {% endschema %} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment