Skip to content

Instantly share code, notes, and snippets.

@alipmh
Created November 13, 2023 18:18
Show Gist options
  • Save alipmh/a5a6197caae15dd7b2c21bbe2e67746f to your computer and use it in GitHub Desktop.
Save alipmh/a5a6197caae15dd7b2c21bbe2e67746f to your computer and use it in GitHub Desktop.
{
"sections": {
"main": {
"type": "article--protected-content",
"blocks": {
"featured_image": {
"type": "featured_image",
"settings": {
"image_height": "adapt"
}
},
"title": {
"type": "title",
"settings": {
"blog_show_date": true,
"blog_show_author": false
}
},
"share": {
"type": "share",
"settings": {
"share_label": "Share"
}
},
"content": {
"type": "content",
"settings": {
}
}
},
"block_order": [
"featured_image",
"title",
"share",
"content"
],
"settings": {
}
}
},
"order": [
"main"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment