{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "csblo/slide-post-template",
	"version": "1.2.0",
	"title": "Slide Post Template",
	"category": "design",
	"ancestor": [ "csblo/slides" ],
	"description": "Contains the block elements used to render a post.",
	"usesContext": [
		"queryId",
		"query"
	],
	"supports": {
		"reusable": false,
		"html": false
	},
	"textdomain": "creative-slider-block",
	"editorScript": "file:./index.js",
	"editorStyle": "file:./index.css",
	"style": "file:./style-index.css"
}
