Video Resources
Sidekick Install Code:
{% content_for 'blocks' %}
{% schema %}
{
"name": "Custom Blocks Section",
"blocks": [
{ "type": "@theme" },
{ "type": "@app" }
],
"presets": [
{
"name": "Custom Blocks Section"
}
]
}
{% endschema %}