Skip to content

Instantly share code, notes, and snippets.

Embed
What would you like to do?
"blocks": [
{
"type": "logo_image",
"name": "Logo",
"settings": [
{
"type": "image_picker",
"id": "image",
"label": "Image"
},
{
"type": "url",
"id": "link",
"label": "Link",
"info": "Optional"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment