File "block.json"

Full Path: /home/vantageo/public_html/wp-admin-20240915120854/wp-includes-20240915121038/blocks/subhead/block.json
File size: 339 bytes
MIME-type: application/json
Charset: utf-8

{
	"apiVersion": 2,
	"name": "core/subhead",
	"category": "text",
	"attributes": {
		"align": {
			"type": "string"
		},
		"content": {
			"type": "string",
			"source": "html",
			"selector": "p"
		}
	},
	"supports": {
		"inserter": false,
		"multiple": false
	},
	"editorStyle": "wp-block-subhead-editor",
	"style": "wp-block-subhead"
}