{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 2,
	"name": "novablocks/announcement-bar",
	"title": "Announcement Bar",
	"category": "nova-blocks",
	"description": "Display a banner across the top of your site with a message of your choice.",
	"keywords": ["promo bar", "welcome header bar", "top bar", "banner"],
	"textdomain": "nova-blocks",
	"attributes": {},
	"usesContext": [],
	"supports": {
		"align": [ "wide", "full" ],
		"html": false,
		"novaBlocks": {
			"colorSignal": {
				"attributes": true,
				"controls": true,
				"functionalColors": true,
				"paletteClassname": true,
				"paletteVariationClassname": true
			}
		}
	}
}
