WordPress/wp-includes/blocks/social-links/block.json
2020-07-07 14:43:35 +00:00

14 lines
175 B
JSON

{
"name": "core/social-links",
"category": "widgets",
"supports": {
"align": [
"left",
"center",
"right"
],
"lightBlockWrapper": true,
"anchor": true
}
}